kernel-ark/net/ipv6
Gerrit Renker b9df3cb8cf [TCP/DCCP]: Introduce net_xmit_eval
Throughout the TCP/DCCP (and tunnelling) code, it often happens that the
return code of a transmit function needs to be tested against NET_XMIT_CN
which is a value that does not indicate a strict error condition.

This patch uses a macro for these recurring situations which is consistent
with the already existing macro net_xmit_errno, saving on duplicated code.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-02 21:22:27 -08:00
..
netfilter
addrconf.c [NETLINK]: Do precise netlink message allocations where possible 2006-12-02 21:22:11 -08:00
af_inet6.c
ah6.c
anycast.c
datagram.c
esp6.c
exthdrs_core.c
exthdrs.c [IPV6]: Per-interface statistics support. 2006-12-02 21:22:08 -08:00
fib6_rules.c [IPv6] rules: Remove bogus tos validation check 2006-12-02 21:22:12 -08:00
icmp.c [IPv6]: Only modify checksum for UDP 2006-12-02 21:22:13 -08:00
inet6_connection_sock.c
inet6_hashtables.c
ip6_fib.c
ip6_flowlabel.c
ip6_input.c [IPV6]: Per-interface statistics support. 2006-12-02 21:22:08 -08:00
ip6_output.c [IPV6]: Per-interface statistics support. 2006-12-02 21:22:08 -08:00
ip6_tunnel.c [TCP/DCCP]: Introduce net_xmit_eval 2006-12-02 21:22:27 -08:00
ipcomp6.c
ipv6_sockglue.c
ipv6_syms.c
Kconfig
Makefile
mcast.c [IPV6]: Per-interface statistics support. 2006-12-02 21:22:08 -08:00
mip6.c
ndisc.c [IPV6]: Per-interface statistics support. 2006-12-02 21:22:08 -08:00
netfilter.c [IPV6]: Per-interface statistics support. 2006-12-02 21:22:08 -08:00
proc.c [IPV6]: Per-interface statistics support. 2006-12-02 21:22:08 -08:00
protocol.c
raw.c [IPv6]: Only modify checksum for UDP 2006-12-02 21:22:13 -08:00
reassembly.c [IPV6]: Per-interface statistics support. 2006-12-02 21:22:08 -08:00
route.c [NETLINK]: Do precise netlink message allocations where possible 2006-12-02 21:22:11 -08:00
sit.c
sysctl_net_ipv6.c
tcp_ipv6.c [TCP/DCCP]: Introduce net_xmit_eval 2006-12-02 21:22:27 -08:00
tunnel6.c
udp.c
xfrm6_input.c
xfrm6_mode_beet.c
xfrm6_mode_ro.c
xfrm6_mode_transport.c
xfrm6_mode_tunnel.c
xfrm6_output.c
xfrm6_policy.c
xfrm6_state.c
xfrm6_tunnel.c