Searched defs:capture_unit_state_s (Results 1 – 1 of 1) sorted by relevance
249 struct capture_unit_state_s { struct250 int Packet_Length;251 int Received_Length;252 int Received_Short_Packets;253 int Received_Long_Packets;254 int Last_Command;255 int Next_Command;256 int Last_Acknowledge;257 int Next_Acknowledge;258 int FSM_State_Info;[all …]