Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dtrace.h133 int tipc_node_dump(struct tipc_node *n, bool more, char *buf);
342 tipc_node_dump(n, more, __get_str(buf));
353 DEFINE_NODE_EVENT(tipc_node_dump);
H A Dnode.c3088 int tipc_node_dump(struct tipc_node *n, bool more, char *buf) in tipc_node_dump() function