Searched defs:comm_point (Results 1 – 1 of 1) sorted by relevance
141 struct comm_point { struct160 struct comm_point* tcp_parent; argument169 struct comm_point** tcp_handlers; argument172 struct comm_point* tcp_free; argument192 enum comm_point_type { argument205 type;209 int do_not_close;213 int tcp_do_close;220 int tcp_do_toggle_rw;245 int my_callback(struct comm_point* c, void* my_arg, int error, argument[all …]