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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dsta_info.c1225 u8 ip_addr_buf[4]; local
1263 if (wpa_auth_get_ip_addr(sta->wpa_sm, ip_addr_buf) == 0) {
1266 ip_addr_buf[0], ip_addr_buf[1],
1267 ip_addr_buf[2], ip_addr_buf[3]);

Completed in 51 milliseconds