win_netmap_fd_list
struct win_netmap_fd_list *next;
static struct win_netmap_fd_list *win_netmap_fd_list_head;
struct win_netmap_fd_list *curr;
struct win_netmap_fd_list *curr = win_netmap_fd_list_head;
struct win_netmap_fd_list *prev = NULL;
struct win_netmap_fd_list *curr;