OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gen_pf_ifname
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libpcap/dist/
gencode.h
376
struct block *
gen_pf_ifname
(compiler_state_t *, const char *);
grammar.y.in
706
pfvar: PF_IFNAME ID { CHECK_PTR_VAL($2); CHECK_PTR_VAL(($$ =
gen_pf_ifname
(cstate, $2))); }
gencode.c
8694
gen_pf_ifname
(compiler_state_t *cstate, const char *ifname)
function
Completed in 27 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026