Searched defs:unix_sock (Results 1 – 2 of 2) sorted by relevance
50 struct unix_sock { struct71 #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()