Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dmonitor.c54 struct tipc_mon_domain { struct
77 struct tipc_mon_domain *domain; argument
92 struct tipc_mon_domain cache;
105 const int tipc_max_domain_size = sizeof(struct tipc_mon_domain);
109 static int dom_rec_len(struct tipc_mon_domain *dom, u16 mcnt) in dom_rec_len()
182 struct tipc_mon_domain *dom_bef, in mon_identify_lost_members()
186 struct tipc_mon_domain *dom_aft = peer->domain; in mon_identify_lost_members()
218 struct tipc_mon_domain *dom = peer->domain; in mon_apply_domain()
243 struct tipc_mon_domain *cache = &mon->cache; in mon_update_local_domain()
244 struct tipc_mon_domain *dom = self->domain; in mon_update_local_domain()
[all …]