Home
last modified time | relevance | path

Searched refs:PCAP_NETMASK_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libipfw3/layer4/
H A Dipfw3_layer4.c145 PCAP_NETMASK_UNKNOWN)) in parse_bpf()
/dragonfly/contrib/libpcap/pcap/
H A Dpcap.h367 #define PCAP_NETMASK_UNKNOWN 0xffffffff macro
/dragonfly/contrib/libpcap/
H A Dgencode.c7984 if (cstate->netmask == PCAP_NETMASK_UNKNOWN) in gen_broadcast()