Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dnetmap_user.h391 struct win_netmap_fd_list { struct
392 struct win_netmap_fd_list *next; argument
401 static struct win_netmap_fd_list *win_netmap_fd_list_head; argument
406 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()