Home
last modified time | relevance | path

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

/net/tipc/
Dnode.c1548 bool node_up = false; in tipc_node_xmit() local
1568 node_up = node_is_up(n); in tipc_node_xmit()
1571 if (node_up && peer_net && check_net(peer_net)) { in tipc_node_xmit()
Dlink.c1614 bool node_up = link_is_up(bcl); in tipc_link_build_proto_msg() local
1644 msg_set_bc_ack_invalid(hdr, !node_up); in tipc_link_build_proto_msg()
1648 msg_set_redundant_link(hdr, node_up); in tipc_link_build_proto_msg()