Searched refs:p2p_channel (Results 1 – 5 of 5) sorted by relevance
117 P2PTransportChannel* p2p_channel = GetP2PChannel(); in PollSocket() local118 if (p2p_channel != NULL) { in PollSocket()120 const std::vector<Connection *> &connections = p2p_channel->connections(); in PollSocket()125 info.best_connection = p2p_channel->best_connection() == connection; in PollSocket()
232 struct p2p_channel { struct291 struct p2p_channel *pref_chan;1711 const struct p2p_channel *pref_chan);
2399 sizeof(struct p2p_channel)); in p2p_init()2403 sizeof(struct p2p_channel)); in p2p_init()4044 const struct p2p_channel *pref_chan) in p2p_set_pref_chan()4046 struct p2p_channel *n; in p2p_set_pref_chan()4049 n = os_malloc(num_pref_chan * sizeof(struct p2p_channel)); in p2p_set_pref_chan()4053 num_pref_chan * sizeof(struct p2p_channel)); in p2p_set_pref_chan()
566 struct p2p_channel *p2p_pref_chan;
2879 struct p2p_channel *pref = NULL, *n; in wpa_config_process_p2p_pref_chan()2895 sizeof(struct p2p_channel)); in wpa_config_process_p2p_pref_chan()2914 config->num_p2p_pref_chan * sizeof(struct p2p_channel)); in wpa_config_process_p2p_pref_chan()