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

  /src/sys/net/npf/
npfkern.h 70 int npfk_load(npf_t *, const void *, npf_error_t *);
npf.c 130 * npfk_load: (re)load the configuration.
135 npfk_load(npf_t *npf, const void *config_ref, npf_error_t *err) function in typeref:typename:__dso_public int
  /src/usr.sbin/npf/npftest/libnpftest/
npf_test_subr.c 108 ret = npfk_load(npf_getkernctx(), npf_dict, &error);

Completed in 14 milliseconds