Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Daf_vsock.c947 static bool sock_type_connectible(u16 type) in sock_type_connectible() function
976 else if (sock_type_connectible(sk->sk_type)) in __vsock_release()
1206 if (sock_type_connectible(sk->sk_type)) in vsock_shutdown()
1219 if (sock_type_connectible(sk->sk_type)) { in vsock_shutdown()
1277 } else if (sock_type_connectible(sk->sk_type)) { in vsock_poll()
1530 if (sock_type_connectible(sk->sk_type) && in vsock_do_ioctl()
1552 if (sock_type_connectible(sk->sk_type) && sk->sk_state == TCP_LISTEN) { in vsock_do_ioctl()
1839 if (!sock_type_connectible(sock->type)) { in vsock_accept()
1923 if (!sock_type_connectible(sk->sk_type)) { in vsock_listen()
2699 if (sock_type_connectible(sock->type)) in vsock_create()