Home
last modified time | relevance | path

Searched refs:NET_ICMPV6_PARAM_PROBLEM (Results 1 – 4 of 4) sorted by relevance

/subsys/net/ip/
A Dicmpv6.c37 case NET_ICMPV6_PARAM_PROBLEM: in net_icmpv6_type2str()
309 if (type == NET_ICMPV6_PARAM_PROBLEM) { in net_icmpv6_send_error()
A Dicmpv6.h149 #define NET_ICMPV6_PARAM_PROBLEM 4 /* IPv6 header is bad */ macro
A Dipv6.c195 net_icmpv6_send_error(pkt, NET_ICMPV6_PARAM_PROBLEM, in ipv6_drop_on_unknown_option()
839 net_icmpv6_send_error(pkt, NET_ICMPV6_PARAM_PROBLEM, in net_ipv6_input()
A Dipv6_fragment.c509 net_icmpv6_send_error(pkt, NET_ICMPV6_PARAM_PROBLEM, in net_ipv6_handle_fragment_hdr()

Completed in 22 milliseconds