Lines Matching defs:first
704 "first address in the block (i.e., addr "
1074 * @first: Whether this BSS is the first BSS of an interface; -1 = not first,
1082 static int hostapd_setup_bss(struct hostapd_data *hapd, int first)
1091 wpa_printf(MSG_DEBUG, "%s(hapd=%p (%s), first=%d)",
1092 __func__, hapd, conf->iface, first);
1108 if (!first || first == -1) {
1137 first == -1)) {
2414 * interface is created if this is the first interface on a radio. This
2499 /* Add a new iface with the first BSS */
3042 * @reassoc: 1 to indicate this was a re-association; 0 = first association