Searched defs:ifstat (Results 1 – 5 of 5) sorted by relevance
548 struct ifstat { struct549 char ifs_name[IFNAMSIZ]; /* if name, e.g. "en0" */550 char ascii[IFSTATMAX + 1];
432 uint32_t ifstat; /* 0x13C Interface status */ member
1414 static void ifstat (LexState *ls, int line) { in ifstat() function
1675 static void ifstat (LexState *ls, int line) { in ifstat() function
1865 Cell *ifstat(Node **a, int n) /* if (a[0]) a[1]; else a[2] */ in ifstat() function