HomeSort by: relevance | last modified time | path
    Searched refs:npf_ext_ops_t (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/net/npf/
npf_rproc.c 54 const npf_ext_ops_t * ext_ops;
130 npf_ext_register(npf_t *npf, const char *name, const npf_ext_ops_t *ops)
179 const npf_ext_ops_t *extops;
342 const npf_ext_ops_t *extops = ext->ext_ops;
376 const npf_ext_ops_t *extops = ext->ext_ops;
npf_ext_rndblock.c 140 static const npf_ext_ops_t npf_rndblock_ops = {
npf_ext_log.c 157 static const npf_ext_ops_t npf_log_ops = {
npf_ext_normalize.c 210 static const npf_ext_ops_t npf_normalize_ops = {
npf_impl.h 278 } npf_ext_ops_t; typedef in typeref:struct:__anon4cd18a6f0908
280 void * npf_ext_register(npf_t *, const char *, const npf_ext_ops_t *);

Completed in 14 milliseconds