Home
last modified time | relevance | path

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

/NextBSD/sys/netpfil/pf/
HDpf_table.c153 static int pfr_route_kentry(struct pfr_ktable *,
282 if (pfr_route_kentry(tmpkt, p)) { in pfr_add_addrs()
448 if (pfr_route_kentry(tmpkt, p)) { in pfr_set_addrs()
816 rv = pfr_route_kentry(kt, p); in pfr_insert_kentries()
841 rv = pfr_route_kentry(kt, p); in pfr_insert_kentry()
928 pfr_route_kentry(struct pfr_ktable *kt, struct pfr_kentry *ke) in pfr_route_kentry() function
1460 if (pfr_route_kentry(shadow, p)) { in pfr_ina_define()