Searched defs:capture_unit_state_s (Results 1 – 1 of 1) sorted by relevance
405 struct capture_unit_state_s { struct406 int Packet_Length;407 int Received_Length;408 int Received_Short_Packets;409 int Received_Long_Packets;410 int Last_Command;411 int Next_Command;412 int Last_Acknowledge;413 int Next_Acknowledge;414 int FSM_State_Info;[all …]