diff options
Diffstat (limited to 'net/tipc/monitor.h')
| -rw-r--r-- | net/tipc/monitor.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tipc/monitor.h b/net/tipc/monitor.h index 91f5dd09432b..aedf62c60bd3 100644 --- a/net/tipc/monitor.h +++ b/net/tipc/monitor.h | |||
| @@ -70,5 +70,7 @@ void tipc_mon_get_state(struct net *net, u32 addr, | |||
| 70 | void tipc_mon_remove_peer(struct net *net, u32 addr, int bearer_id); | 70 | void tipc_mon_remove_peer(struct net *net, u32 addr, int bearer_id); |
| 71 | 71 | ||
| 72 | int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size); | 72 | int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size); |
| 73 | int tipc_nl_monitor_get_threshold(struct net *net); | ||
| 74 | |||
| 73 | extern const int tipc_max_domain_size; | 75 | extern const int tipc_max_domain_size; |
| 74 | #endif | 76 | #endif |
