Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dnode.c124 u16 working_links; member
835 n->working_links++; in __tipc_node_link_up()
958 n->working_links--; in __tipc_node_link_down()
3043 i += scnprintf(buf + i, sz - i, " %u", n->working_links); in tipc_node_dump()