Send
InsecureChannel::Send(const void* _buffer, int32 size)
PortChannel::Send(const void* _buffer, int32 size)
ConnectionStream::Send(const void* buffer, uint32 size)
ConnectionPacket::Send(const void* buffer, uint32 size)
Request::Send(Cookie* cookie)
Port::Send(const void* message, int32 size)
IPCP::Send(net_buffer *packet, uint16 protocolNumber)
ModemDevice::Send(net_buffer *packet, uint16 protocolNumber)
PAP::Send(net_buffer *packet, uint16 protocolNumber)
PPPoEDevice::Send(net_buffer *packet, uint16 protocolNumber)
KPPPInterface::Send(net_buffer *packet, uint16 protocolNumber)
KPPPLCP::Send(net_buffer *packet, uint16 protocolNumber)
class Send : public AbstractTraceEntry {
UnixDatagramEndpoint::Send(const iovec* vecs, size_t vecCount,
UnixStreamEndpoint::Send(const iovec* vecs, size_t vecCount,
SMTPProtocol::Send(const char* to, const char* from, BPositionIO *message)
int CI2CPort::Send(int address, const char * buffer, int length, bool start, bool stop)
TMailWindow::Send(bool now)
BNotification::Send(bigtime_t timeout)
BEmailMessage::Send(bool sendNow)
status_t BMailMessage::Send(bool send_now,
BNetEndpoint::Send(const void* buffer, size_t length, int flags)
BNetEndpoint::Send(BNetBuffer& buffer, int flags)
EthernetService::Send(const mac_addr_t &destination, uint16 protocol,
IPService::Send(ip_addr_t destination, uint8 protocol, ChainBuffer *buffer)
TCPService::Send(uint16 sourcePort, ip_addr_t destinationAddress,
UDPSocket::Send(ip_addr_t destinationAddress, uint16 destinationPort,
UDPSocket::Send(ip_addr_t destinationAddress, uint16 destinationPort,
UDPService::Send(uint16 sourcePort, ip_addr_t destinationAddress,
EFIEthernetInterface::Send(const void *buffer, size_t size)
OFEthernetInterface::Send(const void *buffer, size_t size)
UNDI::Send(const void *buffer, size_t size)