Home
last modified time | relevance | path

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

/net/tipc/
Dmsg.c317 tipc_msg_dbg(buf, msg_get_wrapped(msg), " /"); in tipc_msg_dbg()
320 tipc_msg_dbg(buf, msg_get_wrapped(msg), " /"); in tipc_msg_dbg()
Dmsg.h342 static inline struct tipc_msg *msg_get_wrapped(struct tipc_msg *m) in msg_get_wrapped() function
720 return msg_importance(msg_get_wrapped(m)); in msg_tot_importance()
Dlink.c383 length = msg_size(msg_get_wrapped(msg)); in link_timeout()
2459 struct tipc_msg *m = msg_get_wrapped(msg); in tipc_link_changeover()
2568 msg = msg_get_wrapped(tunnel_msg); in link_recv_changeover_msg()