Home
last modified time | relevance | path

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

/linux/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/include/uapi/linux/
H A Dicmpv6.h92 #define ICMPV6_PARAMPROB 4 macro
/linux/include/linux/
H A Dicmpv6.h105 case ICMPV6_PARAMPROB: in icmpv6_is_err()
/linux/net/ipv6/
H A Dicmp.c688 !(type == ICMPV6_PARAMPROB && in icmp6_send()
848 icmp6_send(skb, ICMPV6_PARAMPROB, code, pos, NULL, IP6CB(skb)); in icmpv6_param_prob_reason()
1186 case ICMPV6_PARAMPROB: in icmpv6_rcv()
1366 case ICMPV6_PARAMPROB: in icmpv6_err_convert()
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.c460 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_protocol_deliver_rcu()
H A Dip6_tunnel.c505 case ICMPV6_PARAMPROB: { in ip6_tnl_err()
1357 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB, in ipxip6_tnl_xmit()
H A Dip6_gre.c419 case ICMPV6_PARAMPROB: { in ip6gre_err()
650 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB, in prepare_ip6gre_xmit_ipv6()
H A Dexthdrs.c580 icmpv6_send(skb, ICMPV6_PARAMPROB, 0, 0); in ipv6_rpl_srh_rcv()
/linux/net/netfilter/
H A Dnf_log_syslog.c739 case ICMPV6_PARAMPROB: in dump_ipv6_packet()
/linux/net/sctp/
H A Dipv6.c138 case ICMPV6_PARAMPROB: in sctp_v6_err_handle()