Searched defs:if_stat (Results 1 – 1 of 1) sorted by relevance
69 struct if_stat { struct71 char if_name[IF_NAMESIZE];72 struct ifdatareq if_mib;96 static void right_align_string(struct if_stat *); argument