Searched refs:ICMPV6_PKT_TOOBIG (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dicmpv6.h93 #define ICMPV6_PKT_TOOBIG 2 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dicmp.c170 if (type == ICMPV6_PKT_TOOBIG)
335 if (type != ICMPV6_PKT_TOOBIG &&
676 case ICMPV6_PKT_TOOBIG:
860 case ICMPV6_PKT_TOOBIG:
H A Dxfrm6_output.c39 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu, skb->dev);
H A Dxfrm6_tunnel.c283 case ICMPV6_PKT_TOOBIG:
H A Dip6_tunnel.c454 case ICMPV6_PKT_TOOBIG:
461 rel_type = ICMPV6_PKT_TOOBIG;
508 case ICMPV6_PKT_TOOBIG:
1020 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu, dev);
H A Dip6_output.c246 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu, skb->dev);
489 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, dst_mtu(dst), skb->dev);
599 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu, skb->dev);
H A Dah6.c410 type != ICMPV6_PKT_TOOBIG)
H A Desp6.c266 type != ICMPV6_PKT_TOOBIG)
H A Dipcomp6.c184 if (type != ICMPV6_DEST_UNREACH && type != ICMPV6_PKT_TOOBIG)
H A Dsit.c517 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu, dev);
H A Draw.c306 if (type == ICMPV6_PKT_TOOBIG)
H A Dip6mr.c1608 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, lan_device->mtu, skb->dev);
H A Dtcp_ipv6.c363 if (type == ICMPV6_PKT_TOOBIG) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dip6t_LOG.c333 case ICMPV6_PKT_TOOBIG:
344 if (ic->icmp6_type == ICMPV6_PKT_TOOBIG)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dipv6.c153 case ICMPV6_PKT_TOOBIG:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dipv6.c126 if (type == ICMPV6_PKT_TOOBIG) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dip_gre.c794 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu, dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c1155 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu, dev);

Completed in 170 milliseconds