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

  /src/sys/net/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
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 24 milliseconds