Home
last modified time | relevance | path

Searched refs:npf_cop_l3 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/net/npf/
Dnpf_bpf.c59 static uint32_t npf_cop_l3(const bpf_ctx_t *, bpf_args_t *, uint32_t);
63 [NPF_COP_L3] = npf_cop_l3,
154 npf_cop_l3(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in npf_cop_l3() function