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

  /src/sys/net/npf/
npf_conn.h 177 int npf_conndb_export(npf_t *, nvlist_t *);
npf_conn.c 769 * npf_conndb_export: construct a list of connections prepared for saving.
773 npf_conndb_export(npf_t *npf, nvlist_t *nvl) function in typeref:typename:int
npf_ctl.c 640 error = npf_conndb_export(npf, resp);

Completed in 15 milliseconds