Searched refs:msg_next_sent (Results 1 – 2 of 2) sorted by relevance
619 static inline u32 msg_next_sent(struct tipc_msg *m) in msg_next_sent() function
1506 if (less_eq(mod(l_ptr->next_in_no), msg_next_sent(msg))) { in tipc_link_proto_rcv()1507 rec_gap = mod(msg_next_sent(msg) - in tipc_link_proto_rcv()