Searched refs:ICMPV6_PARAMPROB (Results 1 - 13 of 13) sorted by relevance

/linux-master/include/uapi/linux/
H A Dicmpv6.h92 #define ICMPV6_PARAMPROB 4 macro
/linux-master/include/linux/
H A Dicmpv6.h105 case ICMPV6_PARAMPROB:
/linux-master/net/ipv6/netfilter/
H A Dip6t_NPT.c104 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD,
129 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD,
/linux-master/net/ipv6/
H A Dicmp.c491 !(type == ICMPV6_PARAMPROB &&
642 icmp6_send(skb, ICMPV6_PARAMPROB, code, pos, NULL, IP6CB(skb));
969 case ICMPV6_PARAMPROB:
1149 case ICMPV6_PARAMPROB:
H A Dproc.c107 [ICMPV6_PARAMPROB] = "ParmProblems",
H A Dxfrm6_tunnel.c259 case ICMPV6_PARAMPROB:
H A Dmip6.c48 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos);
H A Dip6_input.c460 icmpv6_send(skb, ICMPV6_PARAMPROB,
H A Dip6_tunnel.c504 case ICMPV6_PARAMPROB: {
1350 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB,
H A Dip6_gre.c450 case ICMPV6_PARAMPROB: {
678 icmpv6_ndo_send(skb, ICMPV6_PARAMPROB,
H A Dexthdrs.c577 icmpv6_send(skb, ICMPV6_PARAMPROB, 0, 0);
/linux-master/net/netfilter/
H A Dnf_log_syslog.c737 case ICMPV6_PARAMPROB:
/linux-master/net/sctp/
H A Dipv6.c138 case ICMPV6_PARAMPROB:

Completed in 170 milliseconds