Home
last modified time | relevance | path

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

/openbsd/usr.sbin/hostapd/
H A Dhandle.c230 val = rtap.r_txrate; in hostapd_handle_frame()
426 rtap->r_txrate = *(u_int8_t *)ptr; in hostapd_handle_radiotap()
H A Dhostapd.h144 u_int8_t r_txrate; member