Home
last modified time | relevance | path

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

/include/net/
Daf_unix.h51 struct unix_sock { struct
69 static inline struct unix_sock *unix_sk(const struct sock *sk) in unix_sk() argument
71 return (struct unix_sock *)sk; in unix_sk()