Home
last modified time | relevance | path

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

/hostap-3.7.0/wpa_supplicant/
Dwpa_supplicant_i.h135 } matched; member
708 int matched; member
Dwpa_supplicant.c6500 if (wpa_s->matched == WPA_IFACE_MATCHED_NULL) in wpas_init_driver()
6649 wpa_s->matched = iface->matched; in wpa_supplicant_init_iface()
7049 iface->matched = WPA_IFACE_MATCHED_NULL; in wpa_supplicant_match_iface()
7051 iface->matched = WPA_IFACE_MATCHED; in wpa_supplicant_match_iface()
DREADME-HS20175 # values are present, this constraint is matched against SubjectName CN
DREADME482 matched interface is separated with -M argument and the -i argument now
Devents.c3958 if (wpa_s->matched) { in wpa_supplicant_event_interface_status()