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

  /src/sys/net/npf/
npf_alg.c 333 * npf_alg_export: serialise the configuration of ALGs.
336 npf_alg_export(npf_t *npf, nvlist_t *nvl) function in typeref:typename:int
npf_impl.h 534 int npf_alg_export(npf_t *, nvlist_t *);
npf_ctl.c 660 error = npf_alg_export(npf, resp);

Completed in 14 milliseconds