Searched refs:p2p_config (Results 1 – 4 of 4) sorted by relevance
249 struct p2p_config { struct765 struct p2p_data * p2p_init(const struct p2p_config *cfg); argument
136 struct p2p_config *cfg;
2345 struct p2p_data * p2p_init(const struct p2p_config *cfg) in p2p_init()2355 p2p->cfg = (struct p2p_config *) (p2p + 1); in p2p_init()
2812 struct p2p_config p2p; in wpas_p2p_init()