Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dpf_table.c181 static int pfr_route_kentry(struct pfr_ktable *, struct pfr_kentry *);
324 if (pfr_route_kentry(tmpkt, p)) { in pfr_add_addrs()
525 if (pfr_route_kentry(tmpkt, p)) { in pfr_set_addrs()
968 rv = pfr_route_kentry(kt, p); in pfr_insert_kentries()
995 rv = pfr_route_kentry(kt, p); in pfr_insert_kentry()
1092 pfr_route_kentry(struct pfr_ktable *kt, struct pfr_kentry *ke) in pfr_route_kentry() function
1736 if (pfr_route_kentry(shadow, p)) { in pfr_ina_define()