Searched refs:ICMP6_TYPE_NS (Results 1 – 4 of 4) sorted by relevance
78 ICMP6_TYPE_NS = 135, enumerator
33 case ICMP6_TYPE_NS: /* Neighbor solicitation */
119 case ICMP6_TYPE_NS: /* Neighbor solicitation */ in icmp6_input()
423 case ICMP6_TYPE_NS: /* Neighbor solicitation. */ in nd6_input()1196 ns_hdr->type = ICMP6_TYPE_NS; in nd6_send_ns()