Searched defs:comm_point (Results 1 – 1 of 1) sorted by relevance
141 struct comm_point { struct160 struct comm_point* tcp_parent; argument171 struct comm_point** tcp_handlers; argument174 struct comm_point* tcp_free; argument198 enum comm_point_type { argument211 type;215 int do_not_close;219 int tcp_do_close;226 int tcp_do_toggle_rw;251 int my_callback(struct comm_point* c, void* my_arg, int error, argument[all …]