Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libpcap/dist/pcap/
Dpcap.h418 #define PCAP_NETMASK_UNKNOWN 0xffffffff macro
/netbsd/src/usr.sbin/npf/npfctl/
Dnpf_build.c541 filter, 1, PCAP_NETMASK_UNKNOWN) == -1) { in npfctl_build_pcap()
/netbsd/src/external/bsd/libpcap/dist/
Dgencode.c8275 if (cstate->netmask == PCAP_NETMASK_UNKNOWN) in gen_broadcast()