Searched refs:tipc_nlist (Results 1 - 7 of 7) sorted by relevance

/linux-master/net/tipc/
H A Dbcast.h45 struct tipc_nlist;
56 struct tipc_nlist { struct
63 void tipc_nlist_init(struct tipc_nlist *nl, u32 self);
64 void tipc_nlist_purge(struct tipc_nlist *nl);
65 void tipc_nlist_add(struct tipc_nlist *nl, u32 node);
66 void tipc_nlist_del(struct tipc_nlist *nl, u32 node);
91 struct tipc_mc_method *method, struct tipc_nlist *dests,
H A Dname_table.h43 struct tipc_nlist;
120 struct tipc_nlist *nodes);
H A Dgroup.h53 struct tipc_nlist *tipc_group_dests(struct tipc_group *grp);
H A Dbcast.c289 struct tipc_nlist *dests, u16 *cong_link_cnt)
319 struct tipc_nlist *dests)
379 struct tipc_mc_method *method, struct tipc_nlist *dests,
731 void tipc_nlist_init(struct tipc_nlist *nl, u32 self)
738 void tipc_nlist_add(struct tipc_nlist *nl, u32 node)
746 void tipc_nlist_del(struct tipc_nlist *nl, u32 node)
754 void tipc_nlist_purge(struct tipc_nlist *nl)
H A Dgroup.c85 struct tipc_nlist dests;
358 struct tipc_nlist *tipc_group_dests(struct tipc_group *grp)
H A Dname_table.c706 struct tipc_nlist *nodes)
H A Dsocket.c850 struct tipc_nlist dsts;
1088 struct tipc_nlist *dsts;

Completed in 144 milliseconds