Searched refs:win_netmap_fd_list (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/net/
H A Dnetmap_user.h402 struct win_netmap_fd_list { struct
403 struct win_netmap_fd_list *next;
412 static struct win_netmap_fd_list *win_netmap_fd_list_head;
417 struct win_netmap_fd_list *curr;
434 struct win_netmap_fd_list *curr = win_netmap_fd_list_head;
435 struct win_netmap_fd_list *prev = NULL;
454 struct win_netmap_fd_list *curr;

Completed in 140 milliseconds