Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dmsg.h259 static inline struct tipc_msg *msg_get_wrapped(struct tipc_msg *m) in msg_get_wrapped() function
415 m = msg_get_wrapped(m); in msg_origport()
Dlink.c726 length = msg_size(msg_get_wrapped(msg)); in link_profile_stats()
Dnode.c1563 u16 iseqno = msg_seqno(msg_get_wrapped(hdr)); in tipc_node_check_state()