Home
last modified time | relevance | path

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

/subsys/net/ip/
A Dicmpv6.c123 if (payload_len < NET_ICMPV6_UNUSED_LEN) { in icmpv6_handle_echo_request()
246 copy_len + NET_ICMPV6_UNUSED_LEN, in net_icmpv6_send_error()
312 err = net_pkt_memset(pkt, 0, NET_ICMPV6_UNUSED_LEN); in net_icmpv6_send_error()
A Dipv6_mld.c185 NET_ICMPV6_UNUSED_LEN + in net_ipv6_mld_send_single()
322 NET_ICMPV6_UNUSED_LEN + in send_mld_report()
A Dicmpv6.h172 #define NET_ICMPV6_UNUSED_LEN 4 macro

Completed in 11 milliseconds