Home
last modified time | relevance | path

Searched refs:update_device_send_stats (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/network/stack/
H A Ddatalink.cpp195 update_device_send_stats(struct net_device* device, status_t status, size_t packetSize) in update_device_send_stats() function
398 update_device_send_stats(interface->DeviceInterface()->device, in datalink_send_routed_data()
711 update_device_send_stats(protocol->device, status, packetSize); in interface_protocol_send_data()