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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dnosy-user.h14 __u32 lost_packet_count; member in struct:nosy_stats
H A Dnosy.c73 long total_packet_count, lost_packet_count; member in struct:packet_buffer
135 buffer->lost_packet_count = 0;
200 buffer->lost_packet_count++;
365 stats.lost_packet_count = client->buffer.lost_packet_count;

Completed in 143 milliseconds