Searched refs:rt_dst (Results 1 – 5 of 5) sorted by relevance
172 struct sockaddr_in6 *rt_dst, *rt_mask; in lradix6_add_route_cb() local187 rt_dst = (struct sockaddr_in6 *)rt_key(rt); in lradix6_add_route_cb()191 ae->addr.sin6_addr = rt_dst->sin6_addr; in lradix6_add_route_cb()
168 struct sockaddr rt_dst; member
621 memcpy(&rt->rt_dst, dst, dst->sa_len); in create_rtentry()622 rt_key(rt) = &rt->rt_dst; in create_rtentry()
1023 const struct sockaddr *rt_dst) in can_export_rte() argument1027 : prison_if(td_ucred, rt_dst) != 0) in can_export_rte()
196 const struct sockaddr *rt_dst);2102 const struct sockaddr *rt_dst) in can_export_rte() argument2106 : prison_if(td_ucred, rt_dst) != 0) in can_export_rte()