Searched refs:NET_ICMPV6_PARAM_PROBLEM (Results 1 – 4 of 4) sorted by relevance
37 case NET_ICMPV6_PARAM_PROBLEM: in net_icmpv6_type2str()309 if (type == NET_ICMPV6_PARAM_PROBLEM) { in net_icmpv6_send_error()
149 #define NET_ICMPV6_PARAM_PROBLEM 4 /* IPv6 header is bad */ macro
195 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()
509 net_icmpv6_send_error(pkt, NET_ICMPV6_PARAM_PROBLEM, in net_ipv6_handle_fragment_hdr()
Completed in 22 milliseconds