Searched refs:PCAP_NETMASK_UNKNOWN (Results 1 – 6 of 6) sorted by relevance
32 if (pcap_compile(pkts, &bpf, filter, 1, PCAP_NETMASK_UNKNOWN) == 0) { in LLVMFuzzerTestOneInput()
83 if (pcap_compile(pkts, &bpf, filter, 1, PCAP_NETMASK_UNKNOWN) == 0) { in LLVMFuzzerTestOneInput()
218 bpf_u_int32 netmask = PCAP_NETMASK_UNKNOWN; in main()
414 #define PCAP_NETMASK_UNKNOWN 0xffffffff macro
3322 PCAP_NETMASK_UNKNOWN) < 0) { in parse_offload_policy_line()
8270 if (cstate->netmask == PCAP_NETMASK_UNKNOWN) in gen_broadcast()