Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dmsg.h248 static inline struct tipc_msg *msg_get_wrapped(struct tipc_msg *m) in msg_get_wrapped() function
385 m = msg_get_wrapped(m); in msg_origport()
Dlink.c177 length = msg_size(msg_get_wrapped(msg)); in link_timeout()
1229 link->synch_point = msg_seqno(msg_get_wrapped(msg)); in tipc_link_input()
1609 struct tipc_msg *m = msg_get_wrapped(msg); in tipc_link_failover_send_queue()