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.c794 static bool sock_type_connectible(u16 type) in sock_type_connectible() function
816 else if (sock_type_connectible(sk->sk_type)) in __vsock_release()
1011 if (sock_type_connectible(sk->sk_type)) in vsock_shutdown()
1024 if (sock_type_connectible(sk->sk_type)) { in vsock_shutdown()
1082 } else if (sock_type_connectible(sk->sk_type)) { in vsock_poll()
1526 if (!sock_type_connectible(sock->type)) { in vsock_accept()
1603 if (!sock_type_connectible(sk->sk_type)) { in vsock_listen()