Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dnetmap_user.h402 struct win_netmap_fd_list { struct
403 struct win_netmap_fd_list *next; argument
412 static struct win_netmap_fd_list *win_netmap_fd_list_head; argument
417 struct win_netmap_fd_list *curr; in win_insert_fd_record()
434 struct win_netmap_fd_list *curr = win_netmap_fd_list_head; in win_remove_fd_record()
435 struct win_netmap_fd_list *prev = NULL; in win_remove_fd_record()
454 struct win_netmap_fd_list *curr; in win_get_netmap_handle()