Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dsock.h1056 atomic_t socks; member
1078 atomic_inc(&sk->sk_prot->socks); in sk_refcnt_debug_inc()
1083 atomic_dec(&sk->sk_prot->socks); in sk_refcnt_debug_dec()
1085 sk->sk_prot->name, sk, atomic_read(&sk->sk_prot->socks)); in sk_refcnt_debug_dec()