Searched refs:bind_hash (Results 1 – 3 of 3) sorted by relevance
225 if (sctp_sk(sk)->bind_hash) in sctp_endpoint_destroy()
8461 if (!sp->bind_hash) { in sctp_get_port_local()8464 sp->bind_hash = pp; in sctp_get_port_local()8581 sctp_sk(sk)->bind_hash->fastreuse = 1; in sctp_inet_listen()8708 pp = sctp_sk(sk)->bind_hash; in __sctp_put_port()8710 sctp_sk(sk)->bind_hash = NULL; in __sctp_put_port()9522 pp = sctp_sk(oldsk)->bind_hash; in sctp_sock_migrate()9524 sctp_sk(newsk)->bind_hash = pp; in sctp_sock_migrate()
165 struct sctp_bind_bucket *bind_hash; member
Completed in 23 milliseconds