Searched refs:sk_is_unix (Results 1 – 1 of 1) sorted by relevance
2802 static inline bool sk_is_unix(const struct sock *sk) in sk_is_unix() function2809 return sk_is_unix(sk) && sk->sk_type == SOCK_STREAM; in sk_is_stream_unix()
Completed in 11 milliseconds