HomeSort by: relevance | last modified time | path
    Searched defs:npf_config_load (Results 1 - 2 of 2) 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_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

Completed in 24 milliseconds