Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dmsg.h1028 static inline u32 msg_link_tolerance(struct tipc_msg *m) in msg_link_tolerance() function
H A Dlink.c2205 u16 peers_tol = msg_link_tolerance(hdr); in tipc_link_proto_rcv()