Searched refs:ICMPV6_PARAMPROB (Results 1 – 12 of 12) sorted by relevance
| /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()
|
| /linux/include/uapi/linux/ |
| H A D | icmpv6.h | 92 #define ICMPV6_PARAMPROB 4 macro
|
| /linux/include/linux/ |
| H A D | icmpv6.h | 105 case ICMPV6_PARAMPROB: in icmpv6_is_err()
|
| /linux/net/ipv6/ |
| H A D | icmp.c | 688 !(type == ICMPV6_PARAMPROB && in icmp6_send() 848 icmp6_send(skb, ICMPV6_PARAMPROB, code, pos, NULL, IP6CB(skb)); in icmpv6_param_prob_reason() 1186 case ICMPV6_PARAMPROB: in icmpv6_rcv() 1366 case ICMPV6_PARAMPROB: in icmpv6_err_convert()
|
| 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() 1357 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB, in ipxip6_tnl_xmit()
|
| H A D | ip6_gre.c | 419 case ICMPV6_PARAMPROB: { in ip6gre_err() 650 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB, in prepare_ip6gre_xmit_ipv6()
|
| H A D | exthdrs.c | 580 icmpv6_send(skb, ICMPV6_PARAMPROB, 0, 0); in ipv6_rpl_srh_rcv()
|
| /linux/net/netfilter/ |
| H A D | nf_log_syslog.c | 739 case ICMPV6_PARAMPROB: in dump_ipv6_packet()
|
| /linux/net/sctp/ |
| H A D | ipv6.c | 138 case ICMPV6_PARAMPROB: in sctp_v6_err_handle()
|