Searched refs:sock_type_connectible (Results 1 – 1 of 1) sorted by relevance
807 static bool sock_type_connectible(u16 type) in sock_type_connectible() function836 else if (sock_type_connectible(sk->sk_type)) in __vsock_release()1043 if (sock_type_connectible(sk->sk_type)) in vsock_shutdown()1056 if (sock_type_connectible(sk->sk_type)) { in vsock_shutdown()1114 } else if (sock_type_connectible(sk->sk_type)) { in vsock_poll()1367 if (sock_type_connectible(sk->sk_type) && sk->sk_state == TCP_LISTEN) { in vsock_do_ioctl()1632 if (!sock_type_connectible(sock->type)) { in vsock_accept()1712 if (!sock_type_connectible(sk->sk_type)) { in vsock_listen()2488 if (sock_type_connectible(sock->type)) in vsock_create()