Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dmsg.h608 static inline void msg_set_last_bcast(struct tipc_msg *m, u32 n) in msg_set_last_bcast() function
Dlink.c847 msg_set_last_bcast(msg, link->owner->bclink.acked); in tipc_link_sync_xmit()
1360 msg_set_last_bcast(msg, tipc_bclink_get_last_sent(l_ptr->owner->net)); in tipc_link_proto_xmit()