Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/systat/
H A Difstat.c69 struct if_stat { struct
71 char if_name[IF_NAMESIZE];
72 struct ifdatareq if_mib;
96 static void right_align_string(struct if_stat *); argument