Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dcore.h112 #define msg_dbg(msg, txt) tipc_msg_dbg(DBG_OUTPUT, msg, txt);
114 void tipc_msg_dbg(struct print_buf *, struct tipc_msg *, const char *);
121 #define tipc_msg_dbg(buf, msg, txt) do {} while (0) macro
Dmsg.c116 void tipc_msg_dbg(struct print_buf *buf, struct tipc_msg *msg, const char *str) in tipc_msg_dbg() function
351 tipc_msg_dbg(buf, msg_get_wrapped(msg), " /"); in tipc_msg_dbg()
353 tipc_msg_dbg(buf, msg_get_wrapped(msg), " /"); in tipc_msg_dbg()