Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/netstat/
H A Dif.c476 struct iftot { struct
478 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