HomeSort by: relevance | last modified time | path
    Searched defs:npf_conn_lookup (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/npf/
npf_conn.c 96 * npf_conn_lookup() function for this purpose.
321 * npf_conn_lookup: lookup if there is an established connection.
326 npf_conn_lookup(const npf_cache_t *npc, const unsigned di, npf_flow_t *flow) function in typeref:typename:npf_conn_t *
384 if ((con = npf_conn_lookup(npc, di, &flow)) == NULL) {

Completed in 12 milliseconds