Searched refs:ICMPV6_PARAMPROB (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/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-4.1.27/include/uapi/linux/ |
D | icmpv6.h | 90 #define ICMPV6_PARAMPROB 4 macro
|
/linux-4.1.27/net/ipv6/ |
D | icmp.c | 431 !(type == ICMPV6_PARAMPROB && in icmp6_send() 542 icmp6_send(skb, ICMPV6_PARAMPROB, code, pos); in icmpv6_param_prob() 749 case ICMPV6_PARAMPROB: in icmpv6_rcv() 979 case ICMPV6_PARAMPROB: in icmpv6_err_convert()
|
D | ip6_input.c | 258 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_input_finish()
|
D | proc.c | 116 [ICMPV6_PARAMPROB] = "ParmProblems",
|
D | xfrm6_tunnel.c | 269 case ICMPV6_PARAMPROB: in xfrm6_tunnel_err()
|
D | mip6.c | 60 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos); in mip6_param_prob()
|
D | ip6_gre.c | 416 case ICMPV6_PARAMPROB: in ip6gre_err() 831 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6gre_xmit_ipv6()
|
D | ip6_tunnel.c | 524 case ICMPV6_PARAMPROB: in ip6_tnl_err() 1180 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6ip6_tnl_xmit()
|
/linux-4.1.27/net/sctp/ |
D | ipv6.c | 178 case ICMPV6_PARAMPROB: in sctp_v6_err()
|