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_atmfield_code
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libpcap/dist/
gencode.h
367
struct block *
gen_atmfield_code
(compiler_state_t *, int, bpf_u_int32,
grammar.y.in
896
| relop NUM { CHECK_PTR_VAL(($$.b =
gen_atmfield_code
(cstate, $<blk>0.atmfieldtype, $2, $1, 0))); }
897
| irelop NUM { CHECK_PTR_VAL(($$.b =
gen_atmfield_code
(cstate, $<blk>0.atmfieldtype, $2, $1, 1))); }
904
CHECK_PTR_VAL(($$.b =
gen_atmfield_code
(cstate, $$.atmfieldtype, $1, BPF_JEQ, 0)));
gencode.c
9829
gen_atmfield_code
(compiler_state_t *cstate, int atmfield,
function
Completed in 26 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026