Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.c1346 int r_flag; in tipc_link_proto_xmit() local
1395 r_flag = (l_ptr->owner->working_links > tipc_link_is_up(l_ptr)); in tipc_link_proto_xmit()
1396 msg_set_redundant_link(msg, r_flag); in tipc_link_proto_xmit()