Searched refs:p2p_init (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.h429 * p2p_init().
1133 * p2p_init - Initialize P2P module
1143 struct p2p_data * p2p_init(const struct p2p_config *cfg);
1147 * @p2p: P2P module context from p2p_init()
1153 * @p2p: P2P module context from p2p_init()
1161 * @p2p: P2P module context from p2p_init()
1174 * @p2p: P2P module context from p2p_init()
1178 * information that was not available at the time of the p2p_init() call.
1192 * @p2p: P2P module context from p2p_init()
1196 * information that was not available at the time of the p2p_init() cal
[all...]
H A Dp2p.c372 * @p2p: P2P module context from p2p_init()
389 * @p2p: P2P module context from p2p_init()
407 * @p2p: P2P module context from p2p_init()
690 * @p2p: P2P module context from p2p_init()
1482 * @p2p: P2P module context from p2p_init()
2141 * @p2p: P2P module context from p2p_init()
2910 struct p2p_data * p2p_init(const struct p2p_config *cfg) function
3326 * @p2p: P2P module context from p2p_init()
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c4600 global->p2p = p2p_init(&p2p);

Completed in 207 milliseconds