Searched refs:npf_conndb_getnext (Results 1 – 4 of 4) sorted by relevance
289 npf_conndb_getnext(npf_conndb_t *cd, npf_conn_t *con) in npf_conndb_getnext() function316 con = npf_conndb_getnext(cd, NULL); in npf_conndb_gc_incr()327 npf_conn_t *next = npf_conndb_getnext(cd, con); in npf_conndb_gc_incr()
176 npf_conn_t * npf_conndb_getnext(npf_conndb_t *, npf_conn_t *);
799 if ((con = npf_conndb_getnext(conn_db, con)) == head) { in npf_conndb_export()
27 conn = npf_conndb_getnext(cd, conn); in count_conns()