Searched refs:ICMPV6_PARAMPROB (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/net/ipv6/netfilter/ |
| D | ip6t_NPT.c | 86 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD, in ip6t_snpt_tg() 99 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD, in ip6t_dnpt_tg()
|
| D | nf_log_ipv6.c | 247 case ICMPV6_PARAMPROB: in dump_ipv6_packet()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | icmpv6.h | 91 #define ICMPV6_PARAMPROB 4 macro
|
| /Linux-v5.4/net/ipv6/ |
| D | icmp.c | 468 !(type == ICMPV6_PARAMPROB && in icmp6_send() 602 icmp6_send(skb, ICMPV6_PARAMPROB, code, pos, NULL); in icmpv6_param_prob() 892 case ICMPV6_PARAMPROB: in icmpv6_rcv() 1105 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 | ip6_input.c | 431 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_protocol_deliver_rcu()
|
| D | mip6.c | 48 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos); in mip6_param_prob()
|
| D | ip6_tunnel.c | 513 case ICMPV6_PARAMPROB: in ip6_tnl_err() 1344 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6ip6_tnl_xmit()
|
| D | ip6_gre.c | 455 case ICMPV6_PARAMPROB: in ip6gre_err() 676 icmpv6_send(skb, ICMPV6_PARAMPROB, in prepare_ip6gre_xmit_ipv6()
|
| D | route.c | 2301 icmph->icmp6_type != ICMPV6_PARAMPROB) in ip6_multipath_l3_keys()
|
| /Linux-v5.4/net/sctp/ |
| D | ipv6.c | 163 case ICMPV6_PARAMPROB: in sctp_v6_err()
|