Searched defs:capture_unit_state_s (Results 1 – 1 of 1) sorted by relevance
377 struct capture_unit_state_s { struct378 int Packet_Length;379 int Received_Length;380 int Received_Short_Packets;381 int Received_Long_Packets;382 int Last_Command;383 int Next_Command;384 int Last_Acknowledge;385 int Next_Acknowledge;386 int FSM_State_Info;[all …]