Searched refs:PCAP_NETMASK_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
162 #define PCAP_NETMASK_UNKNOWN 0xffffffff macro
3000 * We treat a netmask of PCAP_NETMASK_UNKNOWN (0xffffffff) in gen_broadcast() 3004 if (netmask == PCAP_NETMASK_UNKNOWN) in gen_broadcast()