Home
last modified time | relevance | path

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

/freebsd/sys/netlink/route/
H A Drt.c418 set_scope6(struct sockaddr *sa, struct ifnet *ifp) in set_scope6() function
456 set_scope6(attrs->gw, attrs->ifp); in post_p_rtnh()
576 set_scope6(attrs->rta_dst, attrs->rta_oif); in post_p_rtmsg()
577 set_scope6(attrs->rta_gw, attrs->rta_oif); in post_p_rtmsg()
H A Dneigh.c294 set_scope6(struct sockaddr *sa, if_t ifp) in set_scope6() function
345 set_scope6(attrs->nda_dst, attrs->nda_ifp); in post_p_neigh()
H A Diface.c699 set_scope6(struct sockaddr *sa, uint32_t ifindex) in set_scope6() function
791 set_scope6(attrs->ifa_address, attrs->ifa_index); in post_p_ifa()
792 set_scope6(attrs->ifa_local, attrs->ifa_index); in post_p_ifa()
H A Dnexthop.c675 set_scope6(struct sockaddr *sa, if_t ifp) in set_scope6() function
736 set_scope6(attrs->nha_gw, attrs->nha_oif); in post_p_nh()