Searched refs:unix_get_socket (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
H A Daf_unix.h13 struct sock *unix_get_socket(struct file *filp);
/linux-4.1.27/net/unix/
H A Dgarbage.c98 struct sock *unix_get_socket(struct file *filp) unix_get_socket() function
121 struct sock *s = unix_get_socket(fp); unix_inflight()
142 struct sock *s = unix_get_socket(fp); unix_notinflight()
176 struct sock *sk = unix_get_socket(*fp++); scan_inflight()
H A Daf_unix.c1511 struct sock *sk = unix_get_socket(scm->fp->fp[i]); unix_attach_fds()

Completed in 50 milliseconds