Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dnetmap_user.h404 int win_netmap_fd; member
420 if (fd == curr->win_netmap_fd) { in win_insert_fd_record()
426 curr->win_netmap_fd = fd; in win_insert_fd_record()
437 if (fd != curr->win_netmap_fd) in win_remove_fd_record()
457 if (fd == curr->win_netmap_fd) { in win_get_netmap_handle()