Searched refs:ifstat (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/usr.bin/systat/
H A DMakefile10 vmstat.c convtbl.c ifcmds.c ifstat.c
/freebsd-9.3-release/sys/sys/
H A Dsockio.h97 #define SIOCGIFSTATUS _IOWR('i', 59, struct ifstat) /* get IF status */
/freebsd-9.3-release/contrib/one-true-awk/
H A Dproto.h178 extern Cell *ifstat(Node **, int);
H A Drun.c1367 Cell *ifstat(Node **a, int n) /* if (a[0]) a[1]; else a[2] */ function
/freebsd-9.3-release/sys/net/
H A Dif.h445 struct ifstat { struct
H A Dif_tap.c601 struct ifstat *ifs = NULL;
632 ifs = (struct ifstat *)data;
H A Dif_tun.c542 struct ifstat *ifs;
547 ifs = (struct ifstat *)data;
H A Dif.c2053 struct ifstat *ifs;
2397 ifs = (struct ifstat *)data;
/freebsd-9.3-release/sys/dev/firewire/
H A Dif_fwe.c405 struct ifstat *ifs = NULL;
436 ifs = (struct ifstat *)data;
/freebsd-9.3-release/sbin/ifconfig/
H A Difconfig.c926 struct ifstat ifs;

Completed in 113 milliseconds