Home
last modified time | relevance | path

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

/net/ieee802154/
Dsocket.c489 static int dgram_bind(struct sock *sk, struct sockaddr *uaddr, int len) in dgram_bind() function
957 .bind = dgram_bind,
/net/vmw_vsock/
Dvirtio_transport.c554 .dgram_bind = virtio_transport_dgram_bind,
Dhyperv_transport.c885 .dgram_bind = hvs_dgram_bind,
Daf_vsock.c531 return transport->dgram_bind(vsk, addr); in __vsock_bind_dgram()
Dvmci_transport.c2084 .dgram_bind = vmci_transport_dgram_bind,