Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dmsg.h312 static inline int msg_is_keepalive(struct tipc_msg *m) in msg_is_keepalive() function
H A Dlink.c2306 if ((reply || msg_is_keepalive(hdr)) && in tipc_link_proto_rcv()