Searched refs:tipc_monitor (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/tipc/
H A Dmonitor.c87 struct tipc_monitor { struct
100 static struct tipc_monitor *tipc_monitor(struct net *net, int bearer_id) function
183 static struct tipc_peer *get_peer(struct tipc_monitor *mon, u32 addr)
197 struct tipc_monitor *mon = tipc_monitor(net, bearer_id);
202 static inline bool tipc_mon_is_active(struct net *net, struct tipc_monitor *mon)
245 static void mon_apply_domain(struct tipc_monitor *mon,
270 static void mon_update_local_domain(struct tipc_monitor *mon)
308 static void mon_update_neighbors(struct tipc_monitor *mo
[all...]
H A Dcore.h77 struct tipc_monitor;
112 struct tipc_monitor *monitors[MAX_BEARERS];

Completed in 132 milliseconds