kernel/net/ipv6/udp_impl.h
.. .. @@ -12,6 +12,7 @@ 12 12 int __udp6_lib_err(struct sk_buff *, struct inet6_skb_parm *, u8, u8, int, 13 13 __be32, struct udp_table *); 14 14 15 +int udpv6_init_sock(struct sock *sk);15 16 int udp_v6_get_port(struct sock *sk, unsigned short snum); 16 17 void udp_v6_rehash(struct sock *sk); 17 18