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

  /src/lib/npf/ext_normalize/
npfext_normalize.c 55 return npf_ext_construct(name);
  /src/lib/npf/ext_rndblock/
npfext_rndblock.c 55 return npf_ext_construct(name);
  /src/lib/npf/ext_log/
npfext_log.c 65 return npf_ext_construct(name);
  /src/lib/libnpf/
npf.h 100 nl_ext_t * npf_ext_construct(const char *);
npf.c 644 npf_ext_construct(const char *name) function in typeref:typename:nl_ext_t *
  /src/sys/net/npf/
npf_rproc.c 176 npf_ext_construct(npf_t *npf, const char *name, function in typeref:typename:int
npf_impl.h 452 int npf_ext_construct(npf_t *, const char *,
npf_ctl.c 250 if (!name || npf_ext_construct(npf, name, rp, extcall)) {

Completed in 15 milliseconds