Searched defs:receive_data (Results 1 - 8 of 8) sorted by path

/haiku/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.h62 status_t (*receive_data)(net_socket* socket, size_t length, member in struct:net_socket_module_info
/haiku/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/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1204 #define receive_data fssh_receive_data macro
/haiku/src/system/libroot/os/
H A Dthread.c241 receive_data(thread_id *_sender, void *buffer, size_t bufferSize) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2331 void receive_data() {} function
H A Dlibroot_stubs_legacy.c2310 void receive_data() {} function

Completed in 226 milliseconds