OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gen_mcmp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libpcap/dist/
gencode.c
499
static struct block *
gen_mcmp
(compiler_state_t *, enum e_offrel, u_int,
1068
gen_mcmp
(compiler_state_t *cstate, enum e_offrel offrel, u_int offset,
function
3308
return
gen_mcmp
(cstate, OR_LINKHDR, 0, BPF_B, 0x40, 0xF0);
3312
return
gen_mcmp
(cstate, OR_LINKHDR, 0, BPF_B, 0x60, 0xF0);
3597
return
gen_mcmp
(cstate, OR_LINKHDR, 0, BPF_W, 0x4d474300, 0xffffff00); /* compare the magic number */
3600
return
gen_mcmp
(cstate, OR_LINKHDR, 0, BPF_W, 0x55FF0000, 0xffff0000);
3858
b1 =
gen_mcmp
(cstate, OR_LLC, 2, BPF_B, LLC_S_FMT, 0x03);
3884
b1 =
gen_mcmp
(cstate, OR_LLC, 2, BPF_B, LLC_U_FMT, 0x03);
3909
b1 =
gen_mcmp
(cstate, OR_LLC, 2, BPF_B, subtype, LLC_S_CMD_MASK);
3934
b1 =
gen_mcmp
(cstate, OR_LLC, 2, BPF_B, subtype, LLC_U_CMD_MASK)
[
all
...]
Completed in 39 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026