Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dnode.c124 u16 working_links; member
854 n->working_links++; in __tipc_node_link_up()
977 n->working_links--; in __tipc_node_link_down()
3057 i += scnprintf(buf + i, sz - i, " %u", n->working_links); in tipc_node_dump()