Home
last modified time | relevance | path

Searched defs:ip6_dest (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dip6.h176 struct ip6_dest { struct
177 u_int8_t ip6d_nxt; /* next header */
178 u_int8_t ip6d_len; /* length in units of 8 octets */
/xnu-12377.1.9/bsd/netinet6/
H A Dnd6.c4450 nd6_lookup_ipv6(ifnet_t ifp, const struct sockaddr_in6 *ip6_dest, in nd6_lookup_ipv6()
H A Dnd6.h739 struct sockaddr_in6 ip6_dest; member