Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dgencode.c254 pcap_t *bpf_pcap; member
454 (void)vsnprintf(cstate->bpf_pcap->errbuf, PCAP_ERRBUF_SIZE, in bpf_set_error()
474 (void)vsnprintf(cstate->bpf_pcap->errbuf, PCAP_ERRBUF_SIZE, in bpf_error()
800 cstate.bpf_pcap = p; in pcap_compile()
2263 if (cstate->bpf_pcap->rfile != NULL && cstate->bpf_pcap->swapped) in gen_loopback_linktype()
3509 if (cstate->bpf_pcap->rfile != NULL) { in gen_linktype()
8643 if (cstate->bpf_pcap->rfile != NULL) { in gen_ifindex()
8793 if (cstate->bpf_pcap->rfile != NULL) { in gen_inbound()
9375 if (cstate->bpf_pcap->bpf_codegen_flags & BPF_SPECIAL_VLAN_HANDLING) in gen_vlan()