Home
last modified time | relevance | path

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

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