Searched refs:NET_ICMPV6_NS (Results 1 – 3 of 3) sorted by relevance
153 #define NET_ICMPV6_NS 135 /* Neighbor Solicitation */ macro
49 case NET_ICMPV6_NS: in net_icmpv6_type2str()
2058 net_icmpv6_create(pkt, NET_ICMPV6_NS, 0)) { in net_ipv6_send_ns()2976 ret = net_icmp_init_ctx(&ns_ctx, NET_ICMPV6_NS, 0, handle_ns_input); in net_ipv6_nbr_init()2978 NET_ERR("Cannot register %s handler (%d)", STRINGIFY(NET_ICMPV6_NS), in net_ipv6_nbr_init()
Completed in 11 milliseconds