udp: Export code sk lookup routines
authorPavel Emelyanov <xemul@parallels.com>
Fri, 9 Dec 2011 06:23:34 +0000 (06:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Dec 2011 19:14:08 +0000 (14:14 -0500)
commitfce823381e3c082ba1b2e15d5151d1aa8afdc9e9
treefe265662f80f822246f7705d3b2ac1e44fa84579
parent1942c518ca017f376b267a7c5e78c15d37202442
udp: Export code sk lookup routines

The UDP diag get_exact handler will require them to find a
socket by provided net, [sd]addr-s, [sd]ports and device.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/udp.h
net/ipv4/udp.c
net/ipv6/udp.c