James Chapman 067b207b28 [UDP]: Cleanup UDP encapsulation code
This cleanup fell out after adding L2TP support where a new encap_rcv
funcptr was added to struct udp_sock. Have XFRM use the new encap_rcv
funcptr, which allows us to move the XFRM encap code from udp.c into
xfrm4_input.c.

Make xfrm4_rcv_encap() static since it is no longer called externally.

Signed-off-by: James Chapman <jchapman@katalix.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-10 22:16:53 -07:00
..
2007-04-25 22:29:24 -07:00
2007-07-10 22:15:03 -07:00
2007-07-10 22:16:36 -07:00
2007-05-09 08:57:56 +02:00
2007-05-10 15:46:08 +02:00
2007-05-17 05:23:04 -07:00
2005-04-16 15:20:36 -07:00