netinfo
/ sizeof(struct netinfo) +1)
struct netinfo ru_nets[1];
perfstat_netinterface_total_t netinfo;
HX(perfstat_netinterface_total(NULL, &netinfo,
sizeof(netinfo), 1) == -1, netinfo);
struct netinfo *netinfos = NULL;
struct netinfo *
struct netinfo *ni;
struct netinfo *p;
shownetstat(struct netinfo *p)
static void shownetstat(struct netinfo *p);