]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/core/sock_reuseport.c
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
[linux.git] / net / core / sock_reuseport.c
index ba5cba56f5747d0f15061250db8c7fcd7492248e..d8fe3e549373d92524561728f375b2ce73bf0db7 100644 (file)
@@ -187,6 +187,7 @@ int reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany)
                call_rcu(&old_reuse->rcu, reuseport_free_rcu);
        return 0;
 }
+EXPORT_SYMBOL(reuseport_add_sock);
 
 void reuseport_detach_sock(struct sock *sk)
 {