Home
last modified time | relevance | path

Searched defs:session_mac (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/wpa/src/p2p/
H A Dp2p_pd.c407 p2ps_setup_p2ps_prov(struct p2p_data * p2p,u32 adv_id,u32 session_id,u16 method,const u8 * session_mac,const u8 * adv_mac) p2ps_setup_p2ps_prov() argument
567 u8 session_mac[ETH_ALEN] = { 0, 0, 0, 0, 0, 0 }; p2p_process_prov_disc_req() local
[all...]
H A Dp2p.h213 * session_mac - MAC address of the peer that started the session member
H A Dp2p_i.h648 const u8 *session_mac; global() member