udp: Export UDP socket lookup function
authorKOVACS Krisztian <hidden@sch.bme.hu>
Wed, 1 Oct 2008 14:48:10 +0000 (07:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Oct 2008 14:48:10 +0000 (07:48 -0700)
The iptables tproxy code has to be able to do UDP socket hash lookups,
so we have to provide an exported lookup function for this purpose.

Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found