Searched refs:p2p_config (Results 1 – 4 of 4) sorted by relevance
426 struct p2p_config { struct1136 struct p2p_data * p2p_init(const struct p2p_config *cfg); argument2013 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class,
181 struct p2p_config *cfg;
2889 struct p2p_data * p2p_init(const struct p2p_config *cfg) in p2p_init()2900 p2p->cfg = (struct p2p_config *) (p2p + 1); in p2p_init()4703 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class, in p2p_config_get_random_social()
4285 struct p2p_config p2p; in wpas_p2p_init()