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

  /src/sys/net/npf/
npf_conf.c 80 npf_config_load(npf, nc, NULL, true);
130 * npf_config_load: the main routine performing configuration load.
134 npf_config_load(npf_t *npf, npf_config_t *nc, npf_conndb_t *conns, bool flush) function in typeref:typename:void
npf_impl.h 301 void npf_config_load(npf_t *, npf_config_t *, npf_conndb_t *, bool);
npf_ctl.c 611 npf_config_load(npf, nc, conndb, flush);

Completed in 14 milliseconds