Home
last modified time | relevance | path

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

/netbsd/src/sys/net/npf/
Dnpf_ext_rndblock.c152 npf_ext_rndblock_id = npf_ext_register(npf, "rndblock", in npf_ext_rndblock_init()
Dnpf_ext_log.c164 npf_ext_log_id = npf_ext_register(npf, "log", &npf_log_ops); in npf_ext_log_init()
Dnpf_ext_normalize.c217 npf_ext_normalize_id = npf_ext_register(npf, in npf_ext_normalize_init()
Dnpf_rproc.c130 npf_ext_register(npf_t *npf, const char *name, const npf_ext_ops_t *ops) in npf_ext_register() function
Dnpf_impl.h278 void * npf_ext_register(npf_t *, const char *, const npf_ext_ops_t *);