Searched refs:SOCK_BINDADDR_LOCK (Results 1 – 6 of 6) sorted by relevance
321 sk->userlocks |= SOCK_BINDADDR_LOCK; in inet6_bind()
536 sk->userlocks |= SOCK_BINDADDR_LOCK; in inet_bind()
840 if (!(sk->userlocks&SOCK_BINDADDR_LOCK)) { in udp_disconnect()
2116 if (!(sk->userlocks&SOCK_BINDADDR_LOCK)) { in tcp_disconnect()
1916 (sk->userlocks & SOCK_BINDADDR_LOCK) || in tcp_v4_rebuild_header()
837 #define SOCK_BINDADDR_LOCK 4 macro