[NET]: Make helper to get dst entry and "use" it
authorPavel Emelyanov <xemul@openvz.org>
Sun, 11 Nov 2007 05:28:34 +0000 (21:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Nov 2007 05:28:34 +0000 (21:28 -0800)
There are many places that get the dst entry, increase the
__use counter and set the "lastuse" time stamp.

Make a helper for this.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found