Searched refs:ICMPV6_PARAMPROB (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/net/ipv6/netfilter/ |
D | ip6t_NPT.c | 89 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD, in ip6t_snpt_tg() 102 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD, in ip6t_dnpt_tg()
|
D | nf_log_ipv6.c | 250 case ICMPV6_PARAMPROB: in dump_ipv6_packet()
|
/Linux-v4.19/include/uapi/linux/ |
D | icmpv6.h | 91 #define ICMPV6_PARAMPROB 4 macro
|
/Linux-v4.19/net/ipv6/ |
D | icmp.c | 462 !(type == ICMPV6_PARAMPROB && in icmp6_send() 596 icmp6_send(skb, ICMPV6_PARAMPROB, code, pos, NULL); in icmpv6_param_prob() 869 case ICMPV6_PARAMPROB: in icmpv6_rcv() 1086 case ICMPV6_PARAMPROB: in icmpv6_err_convert()
|
D | proc.c | 109 [ICMPV6_PARAMPROB] = "ParmProblems",
|
D | xfrm6_tunnel.c | 269 case ICMPV6_PARAMPROB: in xfrm6_tunnel_err()
|
D | ip6_input.c | 404 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_input_finish()
|
D | mip6.c | 60 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos); in mip6_param_prob()
|
D | ip6_tunnel.c | 518 case ICMPV6_PARAMPROB: in ip6_tnl_err() 1356 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6ip6_tnl_xmit()
|
D | ip6_gre.c | 478 case ICMPV6_PARAMPROB: in ip6gre_err() 694 icmpv6_send(skb, ICMPV6_PARAMPROB, in prepare_ip6gre_xmit_ipv6()
|
D | route.c | 1980 icmph->icmp6_type != ICMPV6_PARAMPROB) in ip6_multipath_l3_keys()
|
/Linux-v4.19/net/sctp/ |
D | ipv6.c | 178 case ICMPV6_PARAMPROB: in sctp_v6_err()
|