in6_ifawithifp
struct in6_ifaddr *in6_ifawithifp (struct ifnet *, struct in6_addr *);
ia6 = in6_ifawithifp(deliverifp, &ip6->ip6_dst);
ia6 = in6_ifawithifp(ifp, &ip6->ip6_src);
ia = in6_ifawithifp(ifp, &ip6->ip6_dst);
ia = in6_ifawithifp(ifp, &ip6->ip6_dst);