Searched hist:"224 d019c4fbba242041e9b25a926ba873b7da1e2" (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/ |
H A D | udp.h | diff 224d019c4fbba242041e9b25a926ba873b7da1e2 Mon Jan 05 22:56:14 CET 2015 Tom Herbert <therbert@google.com> ip: Move checksum convert defines to inet
Move convert_csum from udp_sock to inet_sock. This allows the possibility that we can use convert checksum for different types of sockets and also allows convert checksum to be enabled from inet layer (what we'll want to do when enabling IP_CHECKSUM cmsg).
Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/net/ |
H A D | inet_sock.h | diff 224d019c4fbba242041e9b25a926ba873b7da1e2 Mon Jan 05 22:56:14 CET 2015 Tom Herbert <therbert@google.com> ip: Move checksum convert defines to inet
Move convert_csum from udp_sock to inet_sock. This allows the possibility that we can use convert checksum for different types of sockets and also allows convert checksum to be enabled from inet layer (what we'll want to do when enabling IP_CHECKSUM cmsg).
Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv6/ |
H A D | udp.c | diff 224d019c4fbba242041e9b25a926ba873b7da1e2 Mon Jan 05 22:56:14 CET 2015 Tom Herbert <therbert@google.com> ip: Move checksum convert defines to inet
Move convert_csum from udp_sock to inet_sock. This allows the possibility that we can use convert checksum for different types of sockets and also allows convert checksum to be enabled from inet layer (what we'll want to do when enabling IP_CHECKSUM cmsg).
Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | udp.c | diff 224d019c4fbba242041e9b25a926ba873b7da1e2 Mon Jan 05 22:56:14 CET 2015 Tom Herbert <therbert@google.com> ip: Move checksum convert defines to inet
Move convert_csum from udp_sock to inet_sock. This allows the possibility that we can use convert checksum for different types of sockets and also allows convert checksum to be enabled from inet layer (what we'll want to do when enabling IP_CHECKSUM cmsg).
Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|