Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dmsg.h938 static inline void msg_set_peer_stopping(struct tipc_msg *m, u32 s) in msg_set_peer_stopping() function
H A Dlink.c1727 msg_set_peer_stopping(buf_msg(skb), 1); in tipc_link_build_reset_msg()