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_mpls
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libpcap/dist/
gencode.h
360
struct block *
gen_mpls
(compiler_state_t *, bpf_u_int32, int);
grammar.y.in
694
| MPLS pnum { CHECK_PTR_VAL(($$ =
gen_mpls
(cstate, $2, 1))); }
695
| MPLS { CHECK_PTR_VAL(($$ =
gen_mpls
(cstate, 0, 0))); }
gencode.c
9281
gen_mpls
(compiler_state_t *cstate, bpf_u_int32 label_num_arg,
function
Completed in 71 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026