Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dsock.h1039 atomic_t socks; member
1094 atomic_inc(&sk->sk_prot->socks); in sk_refcnt_debug_inc()
1099 atomic_dec(&sk->sk_prot->socks); in sk_refcnt_debug_dec()
1101 sk->sk_prot->name, sk, atomic_read(&sk->sk_prot->socks)); in sk_refcnt_debug_dec()