Searched refs:msg_is_keepalive (Results 1 – 2 of 2) sorted by relevance
/linux/net/tipc/ | ||
H A D | msg.h | 312 static inline int msg_is_keepalive(struct tipc_msg *m) in msg_is_keepalive() function |
H A D | link.c | 2306 if ((reply || msg_is_keepalive(hdr)) && in tipc_link_proto_rcv() |