Searched refs:mesh_state (Results 1 – 1 of 1) sorted by relevance
144 struct mesh_state { struct150 struct mesh_state *next; argument183 static void dlog(struct mesh_state *ms, char *fmt, int a); argument184 static void dumplog(struct mesh_state *ms, int tgt);185 static void dumpslog(struct mesh_state *ms);188 static inline void dlog(struct mesh_state *ms, char *fmt, int a) in dlog()190 static inline void dumplog(struct mesh_state *ms, int tgt) in dumplog()192 static inline void dumpslog(struct mesh_state *ms) in dumpslog()198 static struct mesh_state *all_meshes;200 static void mesh_init(struct mesh_state *);[all …]