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

/linux-master/drivers/firewire/
H A Dnosy-user.h15 __u32 lost_packet_count; member in struct:nosy_stats
H A Dnosy.c61 long total_packet_count, lost_packet_count; member in struct:packet_buffer
123 buffer->lost_packet_count = 0;
191 buffer->lost_packet_count++;
357 stats.lost_packet_count = client->buffer.lost_packet_count;

Completed in 117 milliseconds