Home
last modified time | relevance | path

Searched refs:NET_ICMPV6_NA (Results 1 – 3 of 3) sorted by relevance

/subsys/net/ip/
A Dicmpv6.h154 #define NET_ICMPV6_NA 136 /* Neighbor Advertisement */ macro
A Dicmpv6.c51 case NET_ICMPV6_NA: in net_icmpv6_type2str()
A Dipv6_nbr.c1187 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