Home
last modified time | relevance | path

Searched refs:ICMPV6_PARAMPROB (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/net/ipv6/netfilter/
H A Dip6t_NPT.c104 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD, in ip6t_snpt_tg()
129 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD, in ip6t_dnpt_tg()
/linux-6.15/include/uapi/linux/
H A Dicmpv6.h92 #define ICMPV6_PARAMPROB 4 macro
/linux-6.15/include/linux/
H A Dicmpv6.h105 case ICMPV6_PARAMPROB: in icmpv6_is_err()
/linux-6.15/net/ipv6/
H A Dicmp.c499 !(type == ICMPV6_PARAMPROB && in icmp6_send()
652 icmp6_send(skb, ICMPV6_PARAMPROB, code, pos, NULL, IP6CB(skb)); in icmpv6_param_prob_reason()
978 case ICMPV6_PARAMPROB: in icmpv6_rcv()
1158 case ICMPV6_PARAMPROB: in icmpv6_err_convert()
H A Dproc.c107 [ICMPV6_PARAMPROB] = "ParmProblems",
H A Dxfrm6_tunnel.c259 case ICMPV6_PARAMPROB: in xfrm6_tunnel_err()
H A Dmip6.c48 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos); in mip6_param_prob()
H A Dip6_input.c458 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_protocol_deliver_rcu()
H A Dip6_tunnel.c505 case ICMPV6_PARAMPROB: { in ip6_tnl_err()
1353 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB, in ipxip6_tnl_xmit()
H A Dexthdrs.c577 icmpv6_send(skb, ICMPV6_PARAMPROB, 0, 0); in ipv6_rpl_srh_rcv()
H A Dip6_gre.c451 case ICMPV6_PARAMPROB: { in ip6gre_err()
680 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB, in prepare_ip6gre_xmit_ipv6()
/linux-6.15/net/netfilter/
H A Dnf_log_syslog.c739 case ICMPV6_PARAMPROB: in dump_ipv6_packet()
/linux-6.15/net/sctp/
H A Dipv6.c138 case ICMPV6_PARAMPROB: in sctp_v6_err_handle()