Searched refs:dc_statheader (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.c963 (void) strlcpy(curr->dc_statheader, statname,
964 sizeof (curr->dc_statheader));
1120 (void) strlcpy(local_stats->dc_statheader, "mac_rx_local",
1121 sizeof (local_stats->dc_statheader));
1528 (void) strlcpy(total_head->dc_statheader, "mac_rx_lane_total",
1529 sizeof (total_head->dc_statheader));
1572 (void) strlcpy(total_head->dc_statheader, "mac_tx_lane_total",
1573 sizeof (total_head->dc_statheader));
1965 (void) strlcpy(total_head->dc_statheader, "mac_rx_ring_total",
1966 sizeof (total_head->dc_statheader));
[all...]
H A Dlibdlstat.h50 char dc_statheader[MAXSTATNAMELEN]; member in struct:dladm_stat_chain_s

Completed in 59 milliseconds