Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dmsg.h687 static inline void msg_set_redundant_link(struct tipc_msg *m, u32 r) in msg_set_redundant_link() function
Dlink.c2030 msg_set_redundant_link(msg, r_flag); in tipc_link_send_proto_msg()