Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dmonitor.h74 int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size);
H A Dmonitor.c725 int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size) in tipc_nl_monitor_set_threshold() function
H A Dnode.c2772 err = tipc_nl_monitor_set_threshold(net, val); in tipc_nl_node_set_monitor()