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

  /src/sys/net/npf/
npf_conn.h 143 void npf_conn_destroy(npf_t *, npf_conn_t *);
npf_conn.c 462 npf_conn_destroy(npf, con);
476 npf_conn_destroy(npf, con);
528 npf_conn_destroy(npf_t *npf, npf_conn_t *con) function in typeref:typename:void
673 * which will be released on npf_conn_destroy().
934 npf_conn_destroy(npf, con);
npf_conndb.c 453 npf_conn_destroy(npf, con);

Completed in 51 milliseconds