Home
last modified time | relevance | path

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

/hostap-3.7.0/src/p2p/
Dp2p_sd.c456 os_memcpy(p2p->sd_resp_addr, dst, ETH_ALEN); in p2p_sd_response()
645 if (os_memcmp(sa, p2p->sd_resp_addr, ETH_ALEN) != 0) { in p2p_rx_gas_comeback_req()
Dp2p_i.h407 u8 sd_resp_addr[ETH_ALEN]; member