Home
last modified time | relevance | path

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

/trueos/tools/tools/crypto/
HDipsecstats.c86 #define STAT(x,fmt) if (x) printf(fmt "\n", (uintmax_t)x) in main() macro
/trueos/tools/tools/ath/athaggrstats/
HDathaggrstats.c225 #define STAT(x) \ in ath_get_curstat() macro
281 #define STAT(x) \ in ath_get_totstat() macro
/trueos/tools/tools/npe/npestats/
HDnpestats.c181 #define STAT(x) \ in npe_get_curstat() macro
217 #define STAT(x) \ in npe_get_totstat() macro
/trueos/tools/tools/mwl/mwlstats/
HDmwlstats.c306 #define STAT(x) \ in mwl_get_curstat() macro
412 #define STAT(x) \ in mwl_get_totstat() macro
/trueos/tools/tools/net80211/wlanstats/
HDwlanstats.c675 #define STAT(x) \ in wlan_get_curstat() macro
839 #define STAT(x) \ in wlan_get_totstat() macro
/trueos/tools/tools/ath/athstats/
HDathstats.c562 #define STAT(x) \ in ath_get_curstat() macro
808 #define STAT(x) \ in ath_get_totstat() macro
/trueos/crypto/heimdal/appl/push/
HDpush.c136 typedef enum { INIT = 0, GREET, USER, PASS, STAT, RETR, TOP, enumerator
/trueos/sys/dev/cxgbe/common/
HDt4_hw.c3179 #define STAT(x) val[STAT_IDX(x)] in t4_tp_get_tcp_stats() macro