Searched refs:npf_table_getid (Results 1 – 7 of 7) sorted by relevance
73 tid = npf_table_getid(t); in lookup_ifnet_table()
396 u_int npf_table_getid(npf_table_t *);
455 npf_table_getid(npf_table_t *t) in npf_table_getid() function
149 unsigned npf_table_getid(nl_table_t *);
1304 npf_table_getid(nl_table_t *tl) in npf_table_getid() function
188 return tl ? npf_table_getid(tl) : (unsigned)-1; in npfctl_table_getid()199 if (npf_table_getid(tl) == tid) { in npfctl_table_getname()
275 tid = npf_table_getid(t); in npfctl_table_replace()