Searched refs:tipc_monitor (Results 1 – 2 of 2) sorted by relevance
87 struct tipc_monitor { struct100 static struct tipc_monitor *tipc_monitor(struct net *net, int bearer_id) in tipc_monitor() argument183 static struct tipc_peer *get_peer(struct tipc_monitor *mon, u32 addr) in get_peer()197 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); in get_self()202 static inline bool tipc_mon_is_active(struct net *net, struct tipc_monitor *mon) in tipc_mon_is_active()245 static void mon_apply_domain(struct tipc_monitor *mon, in mon_apply_domain()270 static void mon_update_local_domain(struct tipc_monitor *mon) in mon_update_local_domain()308 static void mon_update_neighbors(struct tipc_monitor *mon, in mon_update_neighbors()324 static void mon_assign_roles(struct tipc_monitor *mon, struct tipc_peer *head) in mon_assign_roles()354 struct tipc_monitor *mon = tipc_monitor(net, bearer_id); in tipc_mon_remove_peer()[all …]
77 struct tipc_monitor;112 struct tipc_monitor *monitors[MAX_BEARERS];