Home | History | Annotate | Download | only in p2p

Lines Matching refs:go_timeout

1639 	res.peer_config_timeout = go ? peer->client_timeout : peer->go_timeout;
2438 p2p->go_timeout = 100;
4233 void p2p_set_config_timeout(struct p2p_data *p2p, u8 go_timeout,
4237 p2p->go_timeout = go_timeout;