Searched refs:tcp_req_open_item (Results 1 – 2 of 2) sorted by relevance
321 struct tcp_req_open_item* open_req_list;331 struct tcp_req_open_item { struct333 struct tcp_req_open_item* next; argument
2035 struct tcp_req_open_item* open, *nopen; in tcp_req_info_clear()2070 struct tcp_req_open_item* open, *prev = NULL; in tcp_req_info_remove_mesh_state()2075 struct tcp_req_open_item* next; in tcp_req_info_remove_mesh_state()2269 struct tcp_req_open_item* item; in tcp_req_info_add_meshstate()2271 item = (struct tcp_req_open_item*)malloc(sizeof(*item)); in tcp_req_info_add_meshstate()