Home
last modified time | relevance | path

Searched refs:ip_ptr (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/ap/
Dsta_info.c1513 const u8 *ip_ptr = NULL; in ap_sta_set_authorized_event() local
1551 ip_ptr = ip_addr_buf; in ap_sta_set_authorized_event()
1605 ip_ptr); in ap_sta_set_authorized_event()
/hostap-latest/wpa_supplicant/
Dp2p_supplicant.c7856 u8 ip[3 * 4], *ip_ptr = NULL; in wpas_p2p_completed() local
7904 ip_ptr = ip; in wpas_p2p_completed()
7917 wpas_notify_p2p_group_started(wpa_s, ssid, persistent, 1, ip_ptr); in wpas_p2p_completed()