Searched refs:ICMPV6_PARAMPROB (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.1/net/ipv6/netfilter/ |
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()
|
/Linux-v6.1/include/uapi/linux/ |
D | icmpv6.h | 92 #define ICMPV6_PARAMPROB 4 macro
|
/Linux-v6.1/include/linux/ |
D | icmpv6.h | 107 case ICMPV6_PARAMPROB: in icmpv6_is_err()
|
/Linux-v6.1/net/ipv6/ |
D | icmp.c | 486 !(type == ICMPV6_PARAMPROB && in icmp6_send() 637 icmp6_send(skb, ICMPV6_PARAMPROB, code, pos, NULL, IP6CB(skb)); in icmpv6_param_prob_reason() 954 case ICMPV6_PARAMPROB: in icmpv6_rcv() 1134 case ICMPV6_PARAMPROB: in icmpv6_err_convert()
|
D | proc.c | 105 [ICMPV6_PARAMPROB] = "ParmProblems",
|
D | xfrm6_tunnel.c | 259 case ICMPV6_PARAMPROB: in xfrm6_tunnel_err()
|
D | mip6.c | 48 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos); in mip6_param_prob()
|
D | ip6_input.c | 461 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_protocol_deliver_rcu()
|
D | ip6_tunnel.c | 505 case ICMPV6_PARAMPROB: { in ip6_tnl_err() 1337 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB, in ipxip6_tnl_xmit()
|
D | ip6_gre.c | 450 case ICMPV6_PARAMPROB: { in ip6gre_err() 675 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB, in prepare_ip6gre_xmit_ipv6()
|
D | exthdrs.c | 618 icmpv6_send(skb, ICMPV6_PARAMPROB, 0, 0); in ipv6_rpl_srh_rcv()
|
/Linux-v6.1/net/rxrpc/ |
D | peer_event.c | 112 case ICMPV6_PARAMPROB: in rxrpc_lookup_peer_icmp6_rcu()
|
/Linux-v6.1/net/netfilter/ |
D | nf_log_syslog.c | 736 case ICMPV6_PARAMPROB: in dump_ipv6_packet()
|
/Linux-v6.1/net/sctp/ |
D | ipv6.c | 139 case ICMPV6_PARAMPROB: in sctp_v6_err_handle()
|