Home
last modified time | relevance | path

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

/net/tipc/
Dnode.c132 int link_cnt; member
758 node->link_cnt--; in tipc_node_clear_links()
808 int remains = n->link_cnt; in tipc_node_timeout()
1088 n->link_cnt--; in tipc_node_link_down()
1276 if (n->link_cnt == 2) in tipc_node_check_dest()
1299 n->link_cnt++; in tipc_node_check_dest()
1301 if (n->link_cnt == 1) { in tipc_node_check_dest()
3106 i += scnprintf(buf + i, sz - i, " %d", n->link_cnt); in tipc_node_dump()