Searched refs:node_up (Results 1 – 2 of 2) sorted by relevance
1695 bool node_up = false; in tipc_node_xmit() local1715 node_up = node_is_up(n); in tipc_node_xmit()1718 if (node_up && peer_net && check_net(peer_net)) { in tipc_node_xmit()
1865 bool node_up = link_is_up(bcl); in tipc_link_build_proto_msg() local1894 msg_set_bc_ack_invalid(hdr, !node_up); in tipc_link_build_proto_msg()1898 msg_set_redundant_link(hdr, node_up); in tipc_link_build_proto_msg()