Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Daf_vsock.c792 static bool sock_type_connectible(u16 type) in sock_type_connectible() function
815 else if (sock_type_connectible(sk->sk_type)) in __vsock_release()
998 if (sock_type_connectible(sk->sk_type)) in vsock_shutdown()
1011 if (sock_type_connectible(sk->sk_type)) { in vsock_shutdown()
1066 } else if (sock_type_connectible(sk->sk_type)) { in vsock_poll()
1507 if (!sock_type_connectible(sock->type)) { in vsock_accept()
1584 if (!sock_type_connectible(sk->sk_type)) { in vsock_listen()