aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/udp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/udp.h')
-rw-r--r--include/net/udp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/udp.h b/include/net/udp.h
index 510b8cb4d1a7..fe4ba9f32429 100644
--- a/include/net/udp.h
+++ b/include/net/udp.h
@@ -175,6 +175,7 @@ int udp_lib_get_port(struct sock *sk, unsigned short snum,
175 unsigned int hash2_nulladdr); 175 unsigned int hash2_nulladdr);
176 176
177/* net/ipv4/udp.c */ 177/* net/ipv4/udp.c */
178void udp_v4_early_demux(struct sk_buff *skb);
178int udp_get_port(struct sock *sk, unsigned short snum, 179int udp_get_port(struct sock *sk, unsigned short snum,
179 int (*saddr_cmp)(const struct sock *, 180 int (*saddr_cmp)(const struct sock *,
180 const struct sock *)); 181 const struct sock *));