Searched refs:tcp_req_open_item (Results 1 – 2 of 2) sorted by relevance
339 struct tcp_req_open_item* open_req_list;349 struct tcp_req_open_item { struct351 struct tcp_req_open_item* next; argument
2147 struct tcp_req_open_item* open, *nopen; in tcp_req_info_clear()2182 struct tcp_req_open_item* open, *prev = NULL; in tcp_req_info_remove_mesh_state()2187 struct tcp_req_open_item* next; in tcp_req_info_remove_mesh_state()2381 struct tcp_req_open_item* item; in tcp_req_info_add_meshstate()2383 item = (struct tcp_req_open_item*)malloc(sizeof(*item)); in tcp_req_info_add_meshstate()