Home
last modified time | relevance | path

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

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