Home
last modified time | relevance | path

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

/net/tipc/
Ddiscover.c129 int link_fully_up; in tipc_disc_recv_msg() local
241 link_fully_up = link_working_working(link); in tipc_disc_recv_msg()
243 if ((type == DSC_REQ_MSG) && !link_fully_up && !b_ptr->blocked) { in tipc_disc_recv_msg()