OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPF_COP_L3
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/npf/npftest/libnpftest/
npf_bpf_test.c
88
BPF_STMT(BPF_MISC+BPF_COP,
NPF_COP_L3
),
100
BPF_STMT(BPF_MISC+BPF_COP,
NPF_COP_L3
),
/src/sys/net/npf/
npf_bpf.c
59
static uint32_t
npf_cop_l3
(const bpf_ctx_t *, bpf_args_t *, uint32_t);
63
[
NPF_COP_L3
] =
npf_cop_l3
,
151
*
NPF_COP_L3
: fetches layer 3 information.
154
npf_cop_l3
(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A)
function
npf.h
79
#define
NPF_COP_L3
0
Completed in 20 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026