Home
last modified time | relevance | path

Searched refs:tx_error (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/net/ipv4/ipvs/
Dip_vs_conn.c659 goto tx_error; in ip_vs_bypass_xmit()
669 goto tx_error; in ip_vs_bypass_xmit()
688 tx_error: in ip_vs_bypass_xmit()
748 goto tx_error; in ip_vs_nat_xmit()
785 goto tx_error; in ip_vs_nat_xmit()
860 tx_error: in ip_vs_nat_xmit()
900 goto tx_error; in ip_vs_tunnel_xmit()
912 goto tx_error; in ip_vs_tunnel_xmit()
924 goto tx_error; in ip_vs_tunnel_xmit()
986 tx_error: in ip_vs_tunnel_xmit()
[all …]
Dip_vs_core.c961 goto tx_error; in ip_vs_in_icmp()
1010 tx_error: in ip_vs_in_icmp()
/linux-2.4.37.9/net/ipv4/
Dipip.c540 goto tx_error; in ipip_tunnel_xmit()
544 goto tx_error; in ipip_tunnel_xmit()
553 goto tx_error; in ipip_tunnel_xmit()
568 goto tx_error; in ipip_tunnel_xmit()
579 goto tx_error; in ipip_tunnel_xmit()
589 goto tx_error; in ipip_tunnel_xmit()
651 tx_error: in ipip_tunnel_xmit()
Dip_gre.c686 goto tx_error; in ipgre_tunnel_xmit()
702 goto tx_error; in ipgre_tunnel_xmit()
717 goto tx_error; in ipgre_tunnel_xmit()
734 goto tx_error; in ipgre_tunnel_xmit()
746 goto tx_error; in ipgre_tunnel_xmit()
753 goto tx_error; in ipgre_tunnel_xmit()
772 goto tx_error; in ipgre_tunnel_xmit()
790 goto tx_error; in ipgre_tunnel_xmit()
882 tx_error: in ipgre_tunnel_xmit()
/linux-2.4.37.9/net/ipv6/
Dsit.c463 goto tx_error; in ipip6_tunnel_xmit()
467 goto tx_error; in ipip6_tunnel_xmit()
481 goto tx_error; in ipip6_tunnel_xmit()
512 goto tx_error; in ipip6_tunnel_xmit()
523 goto tx_error; in ipip6_tunnel_xmit()
539 goto tx_error; in ipip6_tunnel_xmit()
605 tx_error: in ipip6_tunnel_xmit()
/linux-2.4.37.9/drivers/net/
Ddl2k.c114 static void tx_error (struct net_device *dev, int tx_status);
798 tx_error (dev, tx_status); in rio_interrupt()
873 tx_error (struct net_device *dev, int tx_status) in tx_error() function