Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dnetmap_user.h382 struct win_netmap_fd_list { struct
383 struct win_netmap_fd_list *next; argument
392 static struct win_netmap_fd_list *win_netmap_fd_list_head; argument
397 struct win_netmap_fd_list *curr; in win_insert_fd_record()
414 struct win_netmap_fd_list *curr = win_netmap_fd_list_head; in win_remove_fd_record()
415 struct win_netmap_fd_list *prev = NULL; in win_remove_fd_record()
434 struct win_netmap_fd_list *curr; in win_get_netmap_handle()