nd_neighbor_solicit 228 netinet/icmp6.h struct nd_neighbor_solicit { /* neighbor solicitation */
nd_neighbor_solicit 804 netinet6/icmp6.c if (icmp6len < sizeof(struct nd_neighbor_solicit))
nd_neighbor_solicit 94 netinet6/nd6_nbr.c struct nd_neighbor_solicit *nd_ns;
nd_neighbor_solicit 108 netinet6/nd6_nbr.c IP6_EXTHDR_GET(nd_ns, struct nd_neighbor_solicit *, m, off, icmp6len);
nd_neighbor_solicit 341 netinet6/nd6_nbr.c struct nd_neighbor_solicit *nd_ns;
nd_neighbor_solicit 470 netinet6/nd6_nbr.c nd_ns = (struct nd_neighbor_solicit *)(ip6 + 1);