Home
last modified time | relevance | path

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

/src/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c467 checkpreamble(const struct ieee80211_rate_table *rt, uint8_t rix, in checkpreamble() function
559 isShort = checkpreamble(rt, rix, isShortPreamble, 1); in main()
568 isShort = checkpreamble(rt, rix, isShortPreamble, 0); in main()