Home
last modified time | relevance | path

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

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