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

  /src/lib/libnpf/
npf.h 125 nl_rproc_t * npf_rproc_create(const char *);
npf.c 925 npf_rproc_create(const char *name) function in typeref:typename:nl_rproc_t *
  /src/sys/net/npf/
npf_rproc.c 285 * npf_rproc_create: construct a new rule procedure, lookup and associate
289 npf_rproc_create(const nvlist_t *rproc) function in typeref:typename:npf_rproc_t *
npf_impl.h 461 npf_rproc_t * npf_rproc_create(const nvlist_t *);
npf_ctl.c 237 if ((rp = npf_rproc_create(rproc)) == NULL) {
  /src/usr.sbin/npf/npfctl/
npf_build.c 675 rp = npf_rproc_create(name);

Completed in 17 milliseconds