Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dnetmap_user.h393 int win_netmap_fd; member
409 if (fd == curr->win_netmap_fd) { in win_insert_fd_record()
415 curr->win_netmap_fd = fd; in win_insert_fd_record()
426 if (fd != curr->win_netmap_fd) in win_remove_fd_record()
446 if (fd == curr->win_netmap_fd) { in win_get_netmap_handle()