Searched defs:ip6_dest (Results 1 – 3 of 3) sorted by relevance
176 struct ip6_dest { struct177 u_int8_t ip6d_nxt; /* next header */178 u_int8_t ip6d_len; /* length in units of 8 octets */
4450 nd6_lookup_ipv6(ifnet_t ifp, const struct sockaddr_in6 *ip6_dest, in nd6_lookup_ipv6()
739 struct sockaddr_in6 ip6_dest; member