Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c516 float frate; in main() local
541 frate = atof(optarg); in main()
542 rate = (int) 2*frate; in main()