Searched refs:sk_is_stream_unix (Results 1 – 3 of 3) sorted by relevance
547 if (sk_is_stream_unix(sk)) in sock_map_sk_state_allowed()
1224 !sk_is_stream_unix(sock->sk)) { in nbd_get_socket()
2986 static inline bool sk_is_stream_unix(const struct sock *sk) in sk_is_stream_unix() function