Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_qos_IPv4Addr_t Struct Reference

#include <qos.h>

Data Fields

uint32_t addr
 
uint32_t subnetMask
 

Detailed Description

This structure contains the IPv4 filter address

Parameters
addrIPv4 address
subnetMaskA packet matches if:
  • (addr and subnetMask) == (IP pkt addr & subnetMask) Callers to set up a filter with a range of source addresses, if needed; subnet mask of all 1s (255.255.255.255) specifies a single address value

The documentation for this struct was generated from the following file: