Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dmsg.h570 static inline void msg_set_last_bcast(struct tipc_msg *m, u32 n) in msg_set_last_bcast() function
Dlink.c1979 msg_set_last_bcast(msg, tipc_bclink_get_last_sent()); in tipc_link_send_proto_msg()