Searched refs:msg_seqno (Results 1 – 4 of 4) sorted by relevance
328 static inline u16 msg_seqno(struct tipc_msg *m) in msg_seqno() function842 return msg_seqno(buf_msg(skb)); in buf_seqno()
1006 msg_seqno(hdr), msg_prevnode(hdr), msg_orignode(hdr)); in link_retransmit_failure()1119 if (less(msg_seqno(hdr), l->drop_point)) in tipc_link_input()1254 seqno = msg_seqno(hdr); in tipc_link_rcv()1838 u16 head = hskb ? msg_seqno(buf_msg(hskb)) : l->snd_nxt - 1; in link_print()
460 msg_set_seqno(bmsg, msg_seqno(msg)); in tipc_msg_make_bundle()
1374 u16 oseqno = msg_seqno(hdr); in tipc_node_check_state()1375 u16 iseqno = msg_seqno(msg_get_wrapped(hdr)); in tipc_node_check_state()