Searched refs:lookup_prefix_rt (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/net/route/ |
H A D | route_ctl.c | 371 lookup_prefix_rt(struct rib_head *rnh, const struct rtentry *rt, in lookup_prefix_rt() function 801 rt_orig = lookup_prefix_rt(rnh, rt, &rnd_orig); in add_route_flags() 890 lookup_prefix_rt(rnh, rt, rnd_orig); in add_route_flags_mpath() 1340 rt_new = lookup_prefix_rt(rnh, rt, &rnd); in change_route_conditional()
|
H A D | route_var.h | 220 struct rtentry *lookup_prefix_rt(struct rib_head *rnh, const struct rtentry *rt,
|