Lines Matching refs:tsf
167 uint64_t tsf = wtap_hal_get_tsf(sc->hal); in wtap_recv_mgmt() local
179 if (le64toh(ni->ni_tstamp.tsf) >= tsf) in wtap_recv_mgmt()
243 uint64_t tsf; in wtap_beacon_intrp() local
263 tsf = wtap_hal_get_tsf(sc->hal); in wtap_beacon_intrp()
265 memcpy(&wh[1], &tsf, sizeof(tsf)); in wtap_beacon_intrp()
325 ni->ni_tstamp.tsf != 0) in wtap_newstate()