Searched refs:ICMPV6_PARAMPROB (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/net/ipv6/netfilter/ |
H A D | ip6t_NPT.c | 104 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()
|
/openbmc/linux/include/uapi/linux/ |
H A D | icmpv6.h | 92 #define ICMPV6_PARAMPROB 4 macro
|
/openbmc/linux/include/linux/ |
H A D | icmpv6.h | 105 case ICMPV6_PARAMPROB: in icmpv6_is_err()
|
/openbmc/linux/net/ipv6/ |
H A D | icmp.c | 496 !(type == ICMPV6_PARAMPROB && in icmp6_send() 648 icmp6_send(skb, ICMPV6_PARAMPROB, code, pos, NULL, IP6CB(skb)); in icmpv6_param_prob_reason() 977 case ICMPV6_PARAMPROB: in icmpv6_rcv() 1157 case ICMPV6_PARAMPROB: in icmpv6_err_convert()
|
H A D | proc.c | 107 [ICMPV6_PARAMPROB] = "ParmProblems",
|
H A D | xfrm6_tunnel.c | 259 case ICMPV6_PARAMPROB: in xfrm6_tunnel_err()
|
H A D | mip6.c | 48 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos); in mip6_param_prob()
|
H A D | ip6_input.c | 460 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_protocol_deliver_rcu()
|
H A D | ip6_tunnel.c | 505 case ICMPV6_PARAMPROB: { in ip6_tnl_err() 1351 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB, in ipxip6_tnl_xmit()
|
H A D | exthdrs.c | 577 icmpv6_send(skb, ICMPV6_PARAMPROB, 0, 0); in ipv6_rpl_srh_rcv()
|
H A D | ip6_gre.c | 450 case ICMPV6_PARAMPROB: { in ip6gre_err() 678 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB, in prepare_ip6gre_xmit_ipv6()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_log_syslog.c | 737 case ICMPV6_PARAMPROB: in dump_ipv6_packet()
|
/openbmc/linux/net/sctp/ |
H A D | ipv6.c | 139 case ICMPV6_PARAMPROB: in sctp_v6_err_handle()
|