Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.h12 struct measurement_pilot { struct
13 u8 measurement_pilot; argument
51 struct measurement_pilot *meas_pilot;
H A Dwnm_sta.c507 rep->meas_pilot = os_zalloc(sizeof(struct measurement_pilot)); in wnm_parse_neighbor_report_elem()
510 rep->meas_pilot->measurement_pilot = pos[0]; in wnm_parse_neighbor_report_elem()