Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dnode.c133 u16 working_links; member
873 n->working_links++; in __tipc_node_link_up()
1004 n->working_links--; in __tipc_node_link_down()
3107 i += scnprintf(buf + i, sz - i, " %u", n->working_links); in tipc_node_dump()