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

  /src/sys/net/npf/
npf_conn.h 174 void npf_conndb_enqueue(npf_conndb_t *, npf_conn_t *);
npf_conndb.c 242 * npf_conndb_enqueue: atomically insert the connection into the
246 npf_conndb_enqueue(npf_conndb_t *cd, npf_conn_t *con) function in typeref:typename:void
npf_conn.c 521 npf_conndb_enqueue(conn_db, con);
931 npf_conndb_enqueue(cd, con);

Completed in 12 milliseconds