Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_table.c160 static int pfr_route_kentry(struct pfr_ktable *,
294 if (pfr_route_kentry(tmpkt, p)) { in pfr_add_addrs()
461 if (pfr_route_kentry(tmpkt, p)) { in pfr_set_addrs()
847 rv = pfr_route_kentry(kt, p); in pfr_insert_kentries()
872 rv = pfr_route_kentry(kt, p); in pfr_insert_kentry()
961 pfr_route_kentry(struct pfr_ktable *kt, struct pfr_kentry *ke) in pfr_route_kentry() function
1530 if (pfr_route_kentry(shadow, p)) { in pfr_ina_define()