Searched refs:npf_table_getid (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/net/npf/
H A Dnpf_ifaddr.c73 tid = npf_table_getid(t);
H A Dnpf_impl.h396 u_int npf_table_getid(npf_table_t *);
H A Dnpf_tableset.c455 npf_table_getid(npf_table_t *t) function
/netbsd-current/lib/libnpf/
H A Dnpf.h149 unsigned npf_table_getid(nl_table_t *);
H A Dnpf.c1304 npf_table_getid(nl_table_t *tl) function
/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_cmd.c275 tid = npf_table_getid(t);
H A Dnpf_build.c188 return tl ? npf_table_getid(tl) : (unsigned)-1;
199 if (npf_table_getid(tl) == tid) {

Completed in 216 milliseconds