Searched defs:Receive (Results 1 - 19 of 19) sorted by path

/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DInsecureChannel.cpp98 InsecureChannel::Receive(void* _buffer, int32 size) function in class:InsecureChannel
H A DPortChannel.cpp115 PortChannel::Receive(void* _buffer, int32 size) function in class:PortChannel
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DPort.cpp172 Port::Receive(void** _message, size_t* _size, bigtime_t timeout) function in class:Port
/haiku/src/add-ons/kernel/network/ppp/ipcp/
H A DProtocol.cpp252 IPCP::Receive(net_buffer *packet, uint16 protocolNumber) function in class:IPCP
/haiku/src/add-ons/kernel/network/ppp/modem/
H A DModemDevice.cpp507 ModemDevice::Receive(net_buffer *packet, uint16 protocolNumber) function in class:ModemDevice
/haiku/src/add-ons/kernel/network/ppp/pap/
H A DProtocol.cpp181 PAP::Receive(net_buffer *packet, uint16 protocolNumber) function in class:PAP
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPDevice.cpp92 KPPPDevice::Receive(net_buffer *packet, uint16 protocolNumber) function in class:KPPPDevice
H A DKPPPLCP.cpp233 KPPPLCP::Receive(net_buffer *packet, uint16 protocolNumber) function in class:KPPPLCP
H A DKPPPInterface.cpp1678 KPPPInterface::Receive(net_buffer *packet, uint16 protocolNumber) function in class:KPPPInterface
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpoint.cpp328 L2capEndpoint::Receive(const iovec* vecs, size_t vecCount, function in class:L2capEndpoint
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DI2CPort.cpp190 int CI2CPort::Receive(int address, char * buffer, int length, bool start, bool stop) function in class:CI2CPort
/haiku/src/system/boot/loader/net/
H A DUDP.cpp212 UDPSocket::Receive(UDPPacket **_packet, bigtime_t timeout) function in class:UDPSocket
/haiku/src/add-ons/kernel/network/ppp/pppoe/
H A DPPPoEDevice.cpp372 PPPoEDevice::Receive(net_buffer *packet, uint16 protocolNumber) function in class:PPPoEDevice
[all...]
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp91 class Receive : public AbstractTraceEntry { class in namespace:TCPTracing
93 Receive(TCPEndpoint* endpoint, tcp_segment_header& segment, uint32 window, function in class:TCPTracing::Receive
[all...]
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixDatagramEndpoint.cpp323 UnixDatagramEndpoint::Receive(const iovec* vecs, size_t vecCount, function in class:UnixDatagramEndpoint
H A DUnixStreamEndpoint.cpp469 UnixStreamEndpoint::Receive(const iovec* vecs, size_t vecCount, function in class:UnixStreamEndpoint
/haiku/src/kits/network/libnetapi/
H A DNetEndpoint.cpp509 BNetEndpoint::Receive(void* buffer, size_t length, int flags) function in class:BNetEndpoint
526 BNetEndpoint::Receive(BNetBuffer& buffer, size_t length, int flags) function in class:BNetEndpoint
/haiku/src/system/boot/platform/openfirmware/
H A Dnetwork.cpp261 OFEthernetInterface::Receive(void *buffer, size_t size) function in class:OFEthernetInterface
/haiku/src/system/boot/platform/pxe_ia32/
H A Dnetwork.cpp299 UNDI::Receive(void *buffer, size_t size) function in class:UNDI

Completed in 124 milliseconds