Home
last modified time | relevance | path

Searched refs:p2p_group_get_interface_addr (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_invitation.c36 if (!ether_addr_equal(p2p_group_get_interface_addr(g), in p2p_build_invitation_req()
130 if (!ether_addr_equal(p2p_group_get_interface_addr(g), in p2p_build_invitation_resp()
H A Dp2p_i.h732 const u8 * p2p_group_get_interface_addr(struct p2p_group *group);
H A Dp2p_group.c956 const u8 * p2p_group_get_interface_addr(struct p2p_group *group) in p2p_group_get_interface_addr() function
H A Dp2p.c4563 da, p2p_group_get_interface_addr(p2p->groups[g]))) { in p2p_process_presence_req()