Home
last modified time | relevance | path

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

/net/tipc/
Dmonitor.h74 int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size);
Dmonitor.c693 int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size) in tipc_nl_monitor_set_threshold() function
Dnode.c2727 err = tipc_nl_monitor_set_threshold(net, val); in tipc_nl_node_set_monitor()