Searched refs:nd_neighbor_advert (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_nbr.c845 struct nd_neighbor_advert *nd_na;
880 nd_na = (struct nd_neighbor_advert *)((caddr_t)ip6 + off);
882 IP6_EXTHDR_GET(nd_na, struct nd_neighbor_advert *, m, off, icmp6len);
1272 struct nd_neighbor_advert *nd_na;
1383 nd_na = (struct nd_neighbor_advert *)(ip6 + 1);
H A Dicmp6.c840 if (icmp6len < sizeof(struct nd_neighbor_advert))
/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h286 struct nd_neighbor_advert { /* neighbor advertisement */ struct

Completed in 18 milliseconds