Home
last modified time | relevance | path

Searched defs:history_fields_buf_s (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/flowstat/
H A Dflowstat.c128 typedef struct history_fields_buf_s { struct
129 char history_flow[12];
130 char history_duration[10];
131 char history_ipackets[9];
132 char history_rbytes[10];
133 char history_opackets[9];
134 char history_obytes[10];
135 char history_bandwidth[14];
/titanic_50/usr/src/cmd/dlstat/
H A Ddlstat.c408 typedef struct history_fields_buf_s { struct
409 char h_link[12];
410 char h_duration[10];
411 char h_ipackets[9];
412 char h_rbytes[10];
413 char h_opackets[9];
414 char h_obytes[10];
415 char h_bandwidth[14];