Searched refs:npf_table_check (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/net/npf/ |
H A D | npf_impl.h | 397 int npf_table_check(npf_tableset_t *, const char *, uint64_t, uint64_t, bool);
|
H A D | npf_tableset.c | 464 npf_table_check(npf_tableset_t *ts, const char *name, uint64_t tid, in npf_table_check() function
|
H A D | npf_ctl.c | 164 error = npf_table_check(tblset, name, tid, type, replacing); in npf_mk_table()
|