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.c384 set_scope6(struct sockaddr *sa, struct ifnet *ifp) in set_scope6() function
422 set_scope6(attrs->gw, attrs->ifp); in post_p_rtnh()
520 set_scope6(attrs->rta_dst, attrs->rta_oif); in post_p_rtmsg()
521 set_scope6(attrs->rta_gw, attrs->rta_oif); in post_p_rtmsg()
H A Dneigh.c295 set_scope6(struct sockaddr *sa, if_t ifp) in set_scope6() function
346 set_scope6(attrs->nda_dst, attrs->nda_ifp); in post_p_neigh()
H A Diface.c686 set_scope6(struct sockaddr *sa, uint32_t ifindex) in set_scope6() function
778 set_scope6(attrs->ifa_address, attrs->ifa_index); in post_p_ifa()
779 set_scope6(attrs->ifa_local, attrs->ifa_index); in post_p_ifa()
H A Dnexthop.c679 set_scope6(struct sockaddr *sa, if_t ifp) in set_scope6() function
740 set_scope6(attrs->nha_gw, attrs->nha_oif); in post_p_nh()