X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=include%2Fnet%2Fudp.h;h=cc8036987dcb885012c6c5eda0fb2bed2e588841;hb=c9f2c1ae123a751d4e4f949144500219354d5ee1;hp=56ce2d2a612d33fedaf8372faddd0a1d205bc64d;hpb=500268e9f28de972514de89a5a1b4106d0417989;p=linux-2.6-block.git diff --git a/include/net/udp.h b/include/net/udp.h index 56ce2d2a612d..cc8036987dcb 100644 --- a/include/net/udp.h +++ b/include/net/udp.h @@ -260,6 +260,7 @@ static inline struct sk_buff *skb_recv_udp(struct sock *sk, unsigned int flags, } void udp_v4_early_demux(struct sk_buff *skb); +void udp_sk_rx_dst_set(struct sock *sk, struct dst_entry *dst); int udp_get_port(struct sock *sk, unsigned short snum, int (*saddr_cmp)(const struct sock *, const struct sock *));