Searched refs:SOCK_BINDADDR_LOCK (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | sock.h | 1527 #define SOCK_BINDADDR_LOCK 4 macro |
| /linux/net/ipv4/ | ||
| H A D | udp.c | 2184 if (!(sk->sk_userlocks & SOCK_BINDADDR_LOCK)) { in __udp_disconnect() |