Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
A Daf_vsock.c782 static bool sock_type_connectible(u16 type) in sock_type_connectible() function
805 else if (sock_type_connectible(sk->sk_type)) in __vsock_release()
977 if (sock_type_connectible(sk->sk_type)) in vsock_shutdown()
990 if (sock_type_connectible(sk->sk_type)) { in vsock_shutdown()
1045 } else if (sock_type_connectible(sk->sk_type)) { in vsock_poll()
1445 if (!sock_type_connectible(sock->type)) { in vsock_accept()
1522 if (!sock_type_connectible(sk->sk_type)) { in vsock_listen()

Completed in 6 milliseconds