Searched defs:packet_window (Results 1 – 1 of 1) sorted by relevance
52 struct packet_window { struct53 uint8_t loss_hist[PLC_WINDOW_SIZE];54 unsigned int ptr;55 unsigned int count;