Searched refs:NET_ICMPV6_NA (Results 1 – 3 of 3) sorted by relevance
154 #define NET_ICMPV6_NA 136 /* Neighbor Advertisement */ macro
51 case NET_ICMPV6_NA: in net_icmpv6_type2str()
1187 net_icmpv6_create(pkt, NET_ICMPV6_NA, 0)) { in net_ipv6_send_na()2982 ret = net_icmp_init_ctx(&na_ctx, NET_ICMPV6_NA, 0, handle_na_input); in net_ipv6_nbr_init()2984 NET_ERR("Cannot register %s handler (%d)", STRINGIFY(NET_ICMPV6_NA), in net_ipv6_nbr_init()
Completed in 8 milliseconds