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

/freebsd-11.0-release/contrib/wpa/src/ap/
H A Ddrv_callbacks.c777 #define HAPD_BROADCAST ((struct hostapd_data *) -1) macro
788 return HAPD_BROADCAST;
804 if (hapd == NULL || hapd == HAPD_BROADCAST)
858 if (hapd == HAPD_BROADCAST) {
890 if (hapd == NULL || hapd == HAPD_BROADCAST)

Completed in 51 milliseconds