Searched refs:err2 (Results 1 – 2 of 2) sorted by relevance
1019 int err, err2; in hostapd_is_usable_chans() local1062 err2 = hostapd_is_usable_chan(iface, secondary_freq, 0); in hostapd_is_usable_chans()1063 if (err2 > 0 && (pri_chan->allowed_bw & HOSTAPD_CHAN_WIDTH_40P)) { in hostapd_is_usable_chans()1069 err2 = hostapd_is_usable_chan(iface, secondary_freq, 0); in hostapd_is_usable_chans()1070 if (err2 > 0 && (pri_chan->allowed_bw & HOSTAPD_CHAN_WIDTH_40M)) { in hostapd_is_usable_chans()
826 goto err2; in wpa_driver_wext_init()854 err2: in wpa_driver_wext_init()