Home
last modified time | relevance | path

Searched defs:survey_list (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/drivers/
Ddriver.h143 struct dl_list survey_list; member
6674 struct dl_list survey_list; /* struct freq_survey */ member
Ddriver_nl80211.c10181 struct dl_list *survey_list) in add_survey()