Searched refs:pfvar (Results 1 - 5 of 5) sorted by relevance

/external/tcpdump/
H A Dprint-pflog.c33 #include <net/pfvar.h>
H A Dconfigure4200 for ac_header in net/pfvar.h
4202 ac_fn_c_check_header_compile "$LINENO" "net/pfvar.h" "ac_cv_header_net_pfvar_h" "#include <sys/types.h>
/external/libpcap/
H A Dgrammar.y54 #include <net/pfvar.h>
278 %type <rblk> other pfvar p80211 pllc
528 | pfvar { $$ = $1; }
533 pfvar: PF_IFNAME ID { $$ = gen_pf_ifname($2); } label
H A Dgrammar.c127 #include <net/pfvar.h>
1000 "pfvar", "p80211", "type", "subtype", "type_subtype", "pllc", "dir",
H A Dgencode.c91 #include <net/pfvar.h>

Completed in 119 milliseconds