Searched refs:NET_ICMPV6_RS (Results 1 – 4 of 4) sorted by relevance
151 #define NET_ICMPV6_RS 133 /* Router Solicitation */ macro
45 case NET_ICMPV6_RS: in net_icmpv6_type2str()
2135 net_icmpv6_create(pkt, NET_ICMPV6_RS, 0) || in net_ipv6_send_rs()
341 if (icmp->type == NET_ICMPV6_RS) { in tester_send()