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

  /src/sys/net/npf/
npf_bpf.c 185 t = npf_tableset_getbyid(tblset, tid);
npf_impl.h 391 npf_table_t * npf_tableset_getbyid(npf_tableset_t *, u_int);
npf_tableset.c 229 npf_tableset_getbyid(npf_tableset_t *ts, unsigned tid) function in typeref:typename:npf_table_t *
npf_ctl.c 467 if (!npf_tableset_getbyid(tblset, tid)) {
npf_nat.c 451 npf_table_t *t = npf_tableset_getbyid(ts, np->n_tid);

Completed in 16 milliseconds