Searched defs:history_fields_buf_s (Results 1 – 2 of 2) sorted by relevance
139 typedef struct history_fields_buf_s { struct140 char history_flow[12];141 char history_duration[10];142 char history_ipackets[9];143 char history_rbytes[10];144 char history_opackets[9];145 char history_obytes[10];146 char history_bandwidth[15];
414 typedef struct history_fields_buf_s { struct415 char h_link[12];416 char h_duration[10];417 char h_ipackets[9];418 char h_rbytes[10];419 char h_opackets[9];420 char h_obytes[10];421 char h_bandwidth[15];