Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dnode.c131 u16 working_links; member
871 n->working_links++; in __tipc_node_link_up()
1002 n->working_links--; in __tipc_node_link_down()
3106 i += scnprintf(buf + i, sz - i, " %u", n->working_links); in tipc_node_dump()