Searched refs:msg_link_tolerance (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/net/tipc/ | ||
| D | msg.h | 836 static inline u32 msg_link_tolerance(struct tipc_msg *m) in msg_link_tolerance() function |
| D | link.c | 1554 u16 peers_tol = msg_link_tolerance(hdr); in tipc_link_proto_rcv() |