Home
last modified time | relevance | path

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

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