Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
IPv4Addr Struct Reference

#include <qaGobiApiQos.h>

Data Fields

ULONG addr
 
ULONG 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: