HomeSort by: relevance | last modified time | path
    Searched defs:npf_cop_table (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/npf/
npf_bpf.c 60 static uint32_t npf_cop_table(const bpf_ctx_t *, bpf_args_t *, uint32_t);
64 [NPF_COP_TABLE] = npf_cop_table,
169 * NPF_COP_TABLE: perform NPF table lookup.
174 npf_cop_table(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) function in typeref:typename:uint32_t

Completed in 36 milliseconds