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

  /src/sys/net/npf/
npf_rproc.c 242 npf_rprocset_lookup(npf_rprocset_t *rpset, const char *name) function in typeref:typename:npf_rproc_t *
npf_impl.h 457 npf_rproc_t * npf_rprocset_lookup(npf_rprocset_t *, const char *);
npf_ctl.c 346 if ((rp = npf_rprocset_lookup(rpset, rname)) == NULL) {

Completed in 14 milliseconds