Lines Matching refs:sock
9 #include <net/sock.h>
16 struct sock *unix_get_socket(struct file *filp);
17 struct sock *unix_peer_get(struct sock *sk);
53 struct sock sk;
57 struct sock *peer;
69 static inline struct unix_sock *unix_sk(const struct sock *sk)
82 static inline void unix_state_lock_nested(struct sock *sk,
90 long unix_inq_len(struct sock *sk);
91 long unix_outq_len(struct sock *sk);