Home
last modified time | relevance | path

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

/net/tipc/
Dtrace.h133 int tipc_node_dump(struct tipc_node *n, bool more, char *buf);
339 tipc_node_dump(n, more, __get_str(buf));
350 DEFINE_NODE_EVENT(tipc_node_dump);
Dnode.c2546 int tipc_node_dump(struct tipc_node *n, bool more, char *buf) in tipc_node_dump() function