Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
A Dvsock_loopback.c81 .dgram_bind = virtio_transport_dgram_bind,
A Dhyperv_transport.c810 .dgram_bind = hvs_dgram_bind,
A Dvirtio_transport.c465 .dgram_bind = virtio_transport_dgram_bind,
A Dvmci_transport.c2025 .dgram_bind = vmci_transport_dgram_bind,
A Daf_vsock.c675 return vsk->transport->dgram_bind(vsk, addr); in __vsock_bind_dgram()
/linux/include/net/
A Daf_vsock.h119 int (*dgram_bind)(struct vsock_sock *, struct sockaddr_vm *); member
/linux/net/ieee802154/
A Dsocket.c484 static int dgram_bind(struct sock *sk, struct sockaddr *uaddr, int len) in dgram_bind() function
952 .bind = dgram_bind,
/linux/drivers/vhost/
A Dvsock.c444 .dgram_bind = virtio_transport_dgram_bind,

Completed in 20 milliseconds