Searched defs:ifstat_ent (Results 1 – 1 of 1) sorted by relevance
62 struct ifstat_ent { struct63 struct ifstat_ent *next; argument64 char *name;65 int ifindex;66 __u64 val[MAXS];67 double rate[MAXS];68 __u32 ival[MAXS];