Home
last modified time | relevance | path

Searched refs:ifstat (Results 1 – 11 of 11) sorted by relevance

/external/iproute2/misc/
DMakefile4 TARGETS=ss nstat ifstat rtacct lnstat
20 ifstat: ifstat.c target
21 $(QUIET_CC)$(CC) $(CFLAGS) $(LDFLAGS) -o ifstat ifstat.c $(LDLIBS) -lm
D.gitignore2 ifstat
/external/syslinux/gpxe/src/include/usr/
Difmgmt.h16 extern void ifstat ( struct net_device *netdev );
/external/one-true-awk/
Dproctab.c147 ifstat, /* IF */
Dproto.h178 extern Cell *ifstat(Node **, int);
Drun.c1364 Cell *ifstat(Node **a, int n) /* if (a[0]) a[1]; else a[2] */ in ifstat() function
/external/syslinux/gpxe/src/hci/commands/
Difmgmt_cmd.c157 ifstat ( netdev ); in ifstat_payload()
/external/syslinux/gpxe/src/usr/
Difmgmt.c89 void ifstat ( struct net_device *netdev ) { in ifstat() function
Dautoboot.c146 ifstat ( netdev ); in netboot()
Diwmgmt.c44 ifstat ( dev->netdev ); in iwstat()
/external/syslinux/com32/lua/src/
Dlparser.c1409 static void ifstat (LexState *ls, int line) { in ifstat() function
1538 ifstat(ls, line); in statement()