Searched refs:new_connection (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h771 bool new_connection; member in struct:dwc2_hsotg
H A Ddwc2_hcdintr.c391 hsotg->new_connection = true;
399 hsotg->new_connection = false;
H A Ddwc2_hcd.c1760 if (hsotg->new_connection &&
1773 hsotg->new_connection = false;
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dwpa_supplicant_i.h623 int new_connection; member in struct:wpa_supplicant
H A Dwpa_supplicant.c908 if (state == WPA_COMPLETED && wpa_s->new_connection) {
932 wpa_s->new_connection = 0;
949 wpa_s->new_connection = 1;
4466 wpa_s->new_connection = 1;

Completed in 119 milliseconds