Searched refs:p2p_config (Results 1 – 4 of 4) sorted by relevance
367 struct p2p_config { struct1048 struct p2p_data * p2p_init(const struct p2p_config *cfg); argument1917 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class,
178 struct p2p_config *cfg;
2870 struct p2p_data * p2p_init(const struct p2p_config *cfg) in p2p_init()2881 p2p->cfg = (struct p2p_config *) (p2p + 1); in p2p_init()4621 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class, in p2p_config_get_random_social()
3882 struct p2p_config p2p; in wpas_p2p_init()