tcp: metrics: rename tcpm_addr to tcpm_daddr
authorChristoph Paasch <christoph.paasch@uclouvain.be>
Wed, 8 Jan 2014 15:05:55 +0000 (16:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Jan 2014 22:38:18 +0000 (17:38 -0500)
commit324fd55a19827b7191cc6ab73865e30c0e6e6423
tree72fbca045ee4ce77be017ca57422d3d0585ce6f0
parent1a6c1e5bd20793e35364280e7df5abd155ef057f
tcp: metrics: rename tcpm_addr to tcpm_daddr

As we will add also the source-address, we rename all accesses to the
tcp-metrics address to use "daddr".

Signed-off-by: Christoph Paasch <christoph.paasch@uclouvain.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_metrics.c