Home | History | Annotate | Download | only in p2p

Lines Matching refs:go_state

1453 	dev->go_state = UNKNOWN_GO;
1529 dev->go_state = UNKNOWN_GO;
1626 int go = peer->go_state == LOCAL_GO;
3616 static const char * p2p_go_state_text(enum p2p_go_state go_state)
3618 switch (go_state) {
3680 "go_state=%s\n"
3697 p2p_go_state_text(dev->go_state),