Searched refs:dst_in6 (Results 1 – 2 of 2) sorted by relevance
206 struct sockaddr_in6 *dst_in6 = (struct sockaddr_in6 *)dst; in build_input() local221 dport = (family == AF_INET) ? dst_in->sin_port : dst_in6->sin6_port; in build_input()257 .daddr = dst_in6->sin6_addr, in build_input()
349 const struct sockaddr_in6 *dst_in6 = in fetch_ha() local353 (const void *)&dst_in6->sin6_addr; in fetch_ha()