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_inbound
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libpcap/dist/
gencode.h
350
struct block *
gen_inbound
(compiler_state_t *, int);
grammar.y.in
676
| INBOUND { CHECK_PTR_VAL(($$ =
gen_inbound
(cstate, 0))); }
677
| OUTBOUND { CHECK_PTR_VAL(($$ =
gen_inbound
(cstate, 1))); }
gencode.c
8676
gen_inbound
(compiler_state_t *cstate, int dir)
function
Completed in 19 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026