Home | History | Annotate | Download | only in p2p

Lines Matching full:go_timeout

1831 	res.peer_config_timeout = go ? peer->client_timeout : peer->go_timeout;
2941 p2p->go_timeout = 100;
5008 void p2p_set_config_timeout(struct p2p_data *p2p, u8 go_timeout,
5012 p2p->go_timeout = go_timeout;