]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/net/sctp/structs.h
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
[linux.git] / include / net / sctp / structs.h
index a11f9379047698886713a0f56a950bf93dd367b3..15d017f33a4631d3c1523026ee052dc0c5104e57 100644 (file)
@@ -1190,6 +1190,8 @@ int sctp_bind_addr_conflict(struct sctp_bind_addr *, const union sctp_addr *,
                         struct sctp_sock *, struct sctp_sock *);
 int sctp_bind_addr_state(const struct sctp_bind_addr *bp,
                         const union sctp_addr *addr);
+int sctp_bind_addrs_check(struct sctp_sock *sp,
+                         struct sctp_sock *sp2, int cnt2);
 union sctp_addr *sctp_find_unmatch_addr(struct sctp_bind_addr  *bp,
                                        const union sctp_addr   *addrs,
                                        int                     addrcnt,