tcp_req_open_item
struct tcp_req_open_item* open, *nopen;
struct tcp_req_open_item* open, *prev = NULL;
struct tcp_req_open_item* next;
struct tcp_req_open_item* item;
item = (struct tcp_req_open_item*)malloc(sizeof(*item));
struct tcp_req_open_item* open_req_list;
struct tcp_req_open_item* next;
struct tcp_req_open_item* open, *nopen;
struct tcp_req_open_item* open, *prev = NULL;
struct tcp_req_open_item* next;
struct tcp_req_open_item* item;
item = (struct tcp_req_open_item*)malloc(sizeof(*item));
struct tcp_req_open_item* open_req_list;
struct tcp_req_open_item* next;