aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2011-09-27 06:20:08 +0000
committerDavid S. Miller <[email protected]>2011-09-27 06:20:08 +0000
commitb82d1bb4fd206ed305f9e955eeffc4a678149442 (patch)
treeb0790dcc52f9b070e0b646eb6c0b7a16ac8c4a1a /net/ipv4/tcp_output.c
parentenic: Add support for port profile association on a enic SRIOV VF (diff)
downloadkernel-b82d1bb4fd206ed305f9e955eeffc4a678149442.tar.gz
kernel-b82d1bb4fd206ed305f9e955eeffc4a678149442.zip
tcp: unalias tcp_skb_cb flags and ip_dsfield
struct tcp_skb_cb contains a "flags" field containing either tcp flags or IP dsfield depending on context (input or output path) Introduce ip_dsfield to make the difference clear and ease maintenance. If later we want to save space, we can union flags/ip_dsfield Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions