Home
last modified time | relevance | path

Searched refs:npf_table_lookup (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/net/npf/
H A Dnpf_bpf.c178 return npf_table_lookup(t, npc->npc_alen, addr) == 0; in npf_cop_table()
H A Dnpf_impl.h249 int npf_table_lookup(npf_table_t *, const int, const npf_addr_t *);
H A Dnpf_tableset.c594 npf_table_lookup(npf_table_t *t, const int alen, const npf_addr_t *addr) in npf_table_lookup() function
H A Dnpf_ctl.c838 error = npf_table_lookup(t, nct->nct_data.ent.alen, in npfctl_table()