Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dlink.h121 unsigned long tipc_link_tolerance(struct tipc_link *l);
H A Dnode.c601 unsigned long tol = tipc_link_tolerance(l); in tipc_node_calculate_timer()
H A Dlink.c332 unsigned long tipc_link_tolerance(struct tipc_link *l) in tipc_link_tolerance() function