Home
last modified time | relevance | path

Searched refs:SOCK_BINDADDR_LOCK (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dsock.h1527 #define SOCK_BINDADDR_LOCK 4 macro
/linux/net/ipv4/
H A Dudp.c2184 if (!(sk->sk_userlocks & SOCK_BINDADDR_LOCK)) { in __udp_disconnect()