Searched refs:ifr_dstaddr (Results 1 – 3 of 3) sorted by relevance
416 #define ifr_dstaddr ifr_ifru.ifru_dstaddr /* other end of p-to-p link */ macro
402 #define ifr_dstaddr ifr_ifru.ifru_dstaddr /* other end of p-to-p link */ macro
493 ifr->ifr_dstaddr = ia->ia_dstaddr; in in6_control()494 if ((error = sa6_recoverscope(&ifr->ifr_dstaddr)) != 0) in in6_control()