Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock_map.c539 if (sk_is_stream_unix(sk)) in sock_map_sk_state_allowed()
/openbmc/linux/include/net/
H A Dsock.h2822 static inline bool sk_is_stream_unix(const struct sock *sk) in sk_is_stream_unix() function