LinuxQMISDK
SLQS03.03.16
Main Page
Modules
References
Data Structures
Data Structures
Data Fields
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
Data Fields
IPv4Addr Struct Reference
Data Fields
ULONG
addr
ULONG
subnetMask
Detailed Description
This structure contains the IPv4 filter address
Parameters
addr
IPv4 address
subnetMask
A 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
Field Documentation
ULONG
IPv4Addr::addr
ULONG
IPv4Addr::subnetMask
Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved