Searched refs:probing (Results 1 – 3 of 3) sorted by relevance
493 bool probing = state->probing; in tipc_mon_rcv() local496 state->probing = false; in tipc_mon_rcv()519 if (!more(new_gen, state->peer_gen) && !probing) in tipc_mon_rcv()607 state->probing = false; in tipc_mon_get_state()613 if (!state->probing && in tipc_mon_get_state()621 state->probing = state->acked_gen != mon->dom_gen; in tipc_mon_get_state()622 state->probing |= peer->down_cnt; in tipc_mon_get_state()
55 bool probing :1; member
844 probe = mstate->probing; in tipc_link_timeout()
Completed in 14 milliseconds