Searched refs:TIPC_MIN_LINK_TOL (Results 1 – 3 of 3) sorted by relevance
175 #define TIPC_MIN_LINK_TOL 50 macro179 #if (TIPC_MIN_LINK_TOL < 16)
126 if ((link_tolerance < TIPC_MIN_LINK_TOL) || in tipc_register_media()
2628 if ((tolerance < TIPC_MIN_LINK_TOL) || (tolerance > TIPC_MAX_LINK_TOL)) in link_set_supervision_props()2726 if ((new_value >= TIPC_MIN_LINK_TOL) && in tipc_link_cmd_config()