Searched refs:StoreData (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp98 status_t StoreData(net_buffer* buffer);
572 endpoint->StoreData(buffer);
612 endpoint->StoreData(buffer);
1088 UdpEndpoint::StoreData(net_buffer *buffer) function in class:UdpEndpoint
1090 TRACE_EP("StoreData(%p [%" B_PRIu32 " bytes])", buffer, buffer->size);

Completed in 34 milliseconds