nd_neighbor_advert 239 netinet/icmp6.h struct nd_neighbor_advert { /* neighbor advertisement */ nd_neighbor_advert 820 netinet6/icmp6.c if (icmp6len < sizeof(struct nd_neighbor_advert)) nd_neighbor_advert 546 netinet6/nd6_nbr.c struct nd_neighbor_advert *nd_na; nd_neighbor_advert 572 netinet6/nd6_nbr.c IP6_EXTHDR_GET(nd_na, struct nd_neighbor_advert *, m, off, icmp6len); nd_neighbor_advert 841 netinet6/nd6_nbr.c struct nd_neighbor_advert *nd_na; nd_neighbor_advert 924 netinet6/nd6_nbr.c nd_na = (struct nd_neighbor_advert *)(ip6 + 1);