Home
last modified time | relevance | path

Searched hist:"98158 f5a853cafd33b254ae0eacc0dd69f90b93b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dinetpeer.cdiff 98158f5a853cafd33b254ae0eacc0dd69f90b93b Tue Nov 30 13:41:59 CST 2010 David S. Miller <davem@davemloft.net> inetpeer: Abstract out the tree root accesses.

Instead of directly accessing "peer", change to code to
operate using a "struct inet_peer_base *" pointer.

This will facilitate the addition of a seperate tree for
ipv6 peer entries.

Signed-off-by: David S. Miller <davem@davemloft.net>