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

  /src/sys/net/npf/
npf_conf.c 121 npf_conn_load(npf, cd, false);
160 npf_conn_load(npf, conns, !flush);
184 npf_conn_load(npf, conns, !flush);
npf_conn.h 137 void npf_conn_load(npf_t *, npf_conndb_t *, bool);
npf_conn.c 202 * npf_conn_load: perform the load by flushing the current connection
209 npf_conn_load(npf_t *npf, npf_conndb_t *ndb, bool track) function in typeref:typename:void

Completed in 13 milliseconds