Home
last modified time | relevance | path

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

/netbsd/src/sys/net/npf/
Dnpf_rproc.c54 const npf_ext_ops_t * ext_ops;
130 npf_ext_register(npf_t *npf, const char *name, const npf_ext_ops_t *ops) in npf_ext_register()
179 const npf_ext_ops_t *extops; in npf_ext_construct()
342 const npf_ext_ops_t *extops = ext->ext_ops; in npf_rproc_release()
376 const npf_ext_ops_t *extops = ext->ext_ops; in npf_rproc_run()
Dnpf_ext_rndblock.c140 static const npf_ext_ops_t npf_rndblock_ops = { in npf_ext_rndblock_init()
Dnpf_impl.h276 } npf_ext_ops_t; typedef
278 void * npf_ext_register(npf_t *, const char *, const npf_ext_ops_t *);
Dnpf_ext_log.c157 static const npf_ext_ops_t npf_log_ops = { in npf_ext_log_init()
Dnpf_ext_normalize.c210 static const npf_ext_ops_t npf_normalize_ops = { in npf_ext_normalize_init()