OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:interface_addr
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/p2p/
p2p.h
511
* @
interface_addr
: P2P Interface Address of the GO
520
int (*get_noa)(void *ctx, const u8 *
interface_addr
, u8 *buf,
1320
u8
interface_addr
[ETH_ALEN];
member in struct:p2p_group_config
[
all
...]
p2p_i.h
38
u8
interface_addr
[ETH_ALEN];
member in struct:p2p_device
627
void p2p_buf_add_intended_addr(struct wpabuf *buf, const u8 *
interface_addr
);
Completed in 156 milliseconds