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

  /src/sys/net/npf/
npf_impl.h 400 int npf_table_check(npf_tableset_t *, const char *, uint64_t, uint64_t, bool);
npf_tableset.c 461 * npf_table_check: validate the name, ID and type.
464 npf_table_check(npf_tableset_t *ts, const char *name, uint64_t tid, function in typeref:typename:int
npf_ctl.c 164 error = npf_table_check(tblset, name, tid, type, replacing);

Completed in 14 milliseconds