Home
last modified time | relevance | path

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

/include/net/netfilter/
Dnf_tproxy_core.h118 sock_put(sk); in nf_tproxy_get_sock_v4()
187 sock_put(sk); in nf_tproxy_get_sock_v6()
/include/crypto/
Dif_alg.h85 sock_put(alg_sk(sk)->parent); in af_alg_release_parent()
/include/net/
Dsock.h1554 static inline void sock_put(struct sock *sk) in sock_put() function