Searched defs:send_data (Results 1 - 11 of 11) sorted by relevance

/haiku/headers/private/net/
H A Dnet_datalink_protocol.h26 status_t (*send_data)(net_datalink_protocol* self, net_buffer* buffer); member in struct:net_datalink_protocol_module_info
H A Dnet_device.h53 status_t (*send_data)(net_device* device, net_buffer* buffer); member in struct:net_device_module_info
H A Dnet_protocol.h82 status_t (*send_data)(net_protocol* self, net_buffer* buffer); member in struct:net_protocol_module_info
H A Dnet_socket.h61 status_t (*send_data)(net_socket* socket, net_buffer* buffer); member in struct:net_socket_module_info
H A Dnet_datalink.h76 status_t (*send_data)(struct net_protocol* protocol, member in struct:net_datalink_module_info
/haiku/src/system/libroot/os/
H A Dthread.c234 send_data(thread_id thread, int32 code, const void *buffer, size_t bufferSize) function
/haiku/src/bin/fwcontrol/
H A Dfwcontrol.c790 char *send_data = NULL; local
/haiku/src/bin/network/ftpd/
H A Dftpd.c2065 send_data(FILE *instr, FILE *outstr, size_t blksize, off_t filesize, int isreg) function
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1203 #define send_data fssh_send_data macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2395 void send_data() {} function
H A Dlibroot_stubs_legacy.c2378 void send_data() {} function

Completed in 220 milliseconds