Home
last modified time | relevance | path

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

/net/vmw_vsock/
A Dvsock_loopback.c68 .dgram_bind = virtio_transport_dgram_bind,
A Dhyperv_transport.c847 .dgram_bind = hvs_dgram_bind,
A Dvirtio_transport.c554 .dgram_bind = virtio_transport_dgram_bind,
A Dvmci_transport.c2042 .dgram_bind = vmci_transport_dgram_bind,
A Daf_vsock.c735 return vsk->transport->dgram_bind(vsk, addr); in __vsock_bind_dgram()
/net/ieee802154/
A Dsocket.c488 static int dgram_bind(struct sock *sk, struct sockaddr *uaddr, int len) in dgram_bind() function
960 .bind = dgram_bind,

Completed in 22 milliseconds