Searched defs:unix_sock (Results 1 – 3 of 3) sorted by relevance
51 struct unix_sock { struct69 static inline struct unix_sock *unix_sk(const struct sock *sk) in unix_sk() argument
76 struct unix_sock { struct94 #define unix_sk(ptr) container_of_const(ptr, struct unix_sock, sk) argument
91 static void scan_inflight(struct sock *x, void (*func)(struct unix_sock *), in scan_inflight()133 static void scan_children(struct sock *x, void (*func)(struct unix_sock *), in scan_children()