Searched refs:npf_conn_load (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/net/npf/
H A Dnpf_conf.c121 npf_conn_load(npf, cd, false);
160 npf_conn_load(npf, conns, !flush);
184 npf_conn_load(npf, conns, !flush);
H A Dnpf_conn.h137 void npf_conn_load(npf_t *, npf_conndb_t *, bool);
H A Dnpf_conn.c202 * 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

Completed in 208 milliseconds