Home
last modified time | relevance | path

Searched defs:npf_ext (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dnpf_rproc.c51 typedef struct npf_ext { struct
53 LIST_ENTRY(npf_ext) ext_entry; argument
54 const npf_ext_ops_t * ext_ops; argument
56 } npf_ext_t; argument