summaryrefslogtreecommitdiffstats
path: root/include/net/udp.h
diff options
context:
space:
mode:
authorBenjamin LaHaise <bcrl@kvack.org>2012-04-27 10:23:21 +0200
committerDavid S. Miller <davem@davemloft.net>2012-04-29 04:21:50 +0200
commitf7ad74fef3af6c6e2ef7f01c5589d77fe7db3d7c (patch)
treefc0276ddd7983b0e346ce08104c7165a0b710295 /include/net/udp.h
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... (diff)
downloadlinux-f7ad74fef3af6c6e2ef7f01c5589d77fe7db3d7c.tar.xz
linux-f7ad74fef3af6c6e2ef7f01c5589d77fe7db3d7c.zip
net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb
This is the first step in reworking the IPv6 UDP code to be structured more like the IPv4 UDP code. This patch creates __udpv6_queue_rcv_skb() with the equivalent sematics to __udp_queue_rcv_skb(), and wires it up to the backlog_rcv method. Signed-off-by: Benjamin LaHaise <bcrl@kvack.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/udp.h')
0 files changed, 0 insertions, 0 deletions