Home
last modified time | relevance | path

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

/linux/include/net/
H A Daf_vsock.h219 void vsock_enqueue_accept(struct sock *listener, struct sock *connected);
/linux/net/vmw_vsock/
H A Dhyperv_transport.c419 vsock_enqueue_accept(sk, new); in hvs_open_connection()
H A Daf_vsock.c509 void vsock_enqueue_accept(struct sock *listener, struct sock *connected) in vsock_enqueue_accept() function
522 EXPORT_SYMBOL_GPL(vsock_enqueue_accept);
H A Dvmci_transport.c
H A Dvirtio_transport_common.c1762 vsock_enqueue_accept(sk, child); in virtio_transport_recv_listen()