Home
last modified time | relevance | path

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

/include/net/
A Dsock.h2802 static inline bool sk_is_unix(const struct sock *sk) in sk_is_unix() function
2809 return sk_is_unix(sk) && sk->sk_type == SOCK_STREAM; in sk_is_stream_unix()

Completed in 13 milliseconds