Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dtipc_config.h171 #define TIPC_MIN_LINK_TOL 50 macro
175 #if (TIPC_MIN_LINK_TOL < 16)
/linux-4.1.27/net/tipc/
Dlink.c1741 if ((tol < TIPC_MIN_LINK_TOL) || (tol > TIPC_MAX_LINK_TOL)) in link_set_supervision_props()
1856 if ((tol < TIPC_MIN_LINK_TOL) || (tol > TIPC_MAX_LINK_TOL)) in tipc_nl_parse_link_prop()