Home
last modified time | relevance | path

Searched refs:tipc_link_tolerance (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/tipc/
H A Dlink.h121 unsigned long tipc_link_tolerance(struct tipc_link *l);
H A Dlink.c360 unsigned long tipc_link_tolerance(struct tipc_link *l) in tipc_link_tolerance() function
H A Dnode.c617 unsigned long tol = tipc_link_tolerance(l); in tipc_node_calculate_timer()