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

  /src/sys/net/npf/
npf_conn.h 154 void npf_conn_worker(npf_t *);
npf.c 151 npf_conn_worker(npf);
npf_conn.c 87 * is npf_conn_worker(). The database itself can be replaced and
181 npf_worker_addfunc(npf, npf_conn_worker);
759 * npf_conn_worker: G/C to run from a worker thread or via npfk_gc().
762 npf_conn_worker(npf_t *npf) function in typeref:typename:void

Completed in 12 milliseconds