Searched defs:iftot (Results 1 – 1 of 1) sorted by relevance
476 struct iftot { struct478 char ift_name[IFNAMSIZ]; /* interface name */479 u_long ift_ip; /* input packets */480 u_long ift_ie; /* input errors */481 u_long ift_op; /* output packets */505 struct iftot *iftot, *ip, *ipn, *total, *sum, *interesting; in sidewaysintpr() argument