Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dcore.h102 int mon_threshold; member
Dcore.c64 tn->mon_threshold = TIPC_DEF_MON_THRESHOLD; in tipc_init_net()
Dmonitor.c176 return mon->peer_cnt > tn->mon_threshold; in tipc_mon_is_active()
675 tn->mon_threshold = cluster_size; in tipc_nl_monitor_set_threshold()
684 return tn->mon_threshold; in tipc_nl_monitor_get_threshold()