Home
last modified time | relevance | path

Searched defs:unix_sock (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Daf_unix.h76 struct unix_sock { struct
94 #define unix_sk(ptr) container_of_const(ptr, struct unix_sock, sk) argument