Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetmap_user.h385 struct win_netmap_fd_list { struct
386 struct win_netmap_fd_list *next; argument
395 static struct win_netmap_fd_list *win_netmap_fd_list_head; argument
400 struct win_netmap_fd_list *curr; in win_insert_fd_record()
417 struct win_netmap_fd_list *curr = win_netmap_fd_list_head; in win_remove_fd_record()
418 struct win_netmap_fd_list *prev = NULL; in win_remove_fd_record()
436 struct win_netmap_fd_list *curr; in win_get_netmap_handle()