Searched defs:receive_data (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/network/datalink_protocols/ipv6_datagram/
H A Dndp.h15 status_t (*receive_data)(net_buffer* buffer); member in struct:net_ndp_module_info
/haiku-fatelf/headers/private/net/
H A Dnet_device.h54 status_t (*receive_data)(net_device* device, net_buffer** _buffer); member in struct:net_device_module_info
H A Dnet_protocol.h94 status_t (*receive_data)(net_buffer* data); member in struct:net_protocol_module_info
H A Dnet_socket.h66 status_t (*receive_data)(net_socket* socket, size_t length, member in struct:net_socket_module_info
/haiku-fatelf/src/system/libroot/os/
H A Dthread.c206 receive_data(thread_id *_sender, void *buffer, size_t bufferSize) function
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1185 #define receive_data fssh_receive_data macro

Completed in 133 milliseconds