Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsockio.h101 #define SIOCGIFSTATUS _IOWR('i', 59, struct ifstat) /* get IF status */
/f-stack/freebsd/sys/
H A Dsockio.h101 #define SIOCGIFSTATUS _IOWR('i', 59, struct ifstat) /* get IF status */
/f-stack/freebsd/net/
H A Dif.h485 struct ifstat { struct
H A Dif_tuntap.c1286 struct ifstat *ifs; in tunifioctl()
1301 ifs = (struct ifstat *)data; in tunifioctl()
/f-stack/tools/compat/include/net/
H A Dif.h471 struct ifstat { struct
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h432 uint32_t ifstat; /* 0x13C Interface status */ member
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlparser.c1141 static void ifstat (LexState *ls, int line) { in ifstat() function
1275 ifstat(ls, line); in statement()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlparser.c1414 static void ifstat (LexState *ls, int line) { in ifstat() function
1543 ifstat(ls, line); in statement()
/f-stack/tools/ifconfig/
H A Difconfig.c1486 struct ifstat ifs;