Searched refs:win_netmap_fd_list (Results 1 – 1 of 1) sorted by relevance
391 struct win_netmap_fd_list { struct392 struct win_netmap_fd_list *next; argument401 static struct win_netmap_fd_list *win_netmap_fd_list_head; argument406 struct win_netmap_fd_list *curr; in win_insert_fd_record()423 struct win_netmap_fd_list *curr = win_netmap_fd_list_head; in win_remove_fd_record()424 struct win_netmap_fd_list *prev = NULL; in win_remove_fd_record()443 struct win_netmap_fd_list *curr; in win_get_netmap_handle()