Lines Matching full:new_state
211 void p2p_set_state(struct p2p_data *p2p, int new_state)214 p2p_state_txt(p2p->state), p2p_state_txt(new_state));215 p2p->state = new_state;