Home
last modified time | relevance | path

Searched refs:probing (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
A Dmonitor.c493 bool probing = state->probing; in tipc_mon_rcv() local
496 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()
A Dmonitor.h55 bool probing :1; member
A Dlink.c844 probe = mstate->probing; in tipc_link_timeout()

Completed in 14 milliseconds