Searched refs:npf_table_lookup (Results 1 – 4 of 4) sorted by relevance
178 return npf_table_lookup(t, npc->npc_alen, addr) == 0; in npf_cop_table()
249 int npf_table_lookup(npf_table_t *, const int, const npf_addr_t *);
594 npf_table_lookup(npf_table_t *t, const int alen, const npf_addr_t *addr) in npf_table_lookup() function
838 error = npf_table_lookup(t, nct->nct_data.ent.alen, in npfctl_table()