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

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

Completed in 108 milliseconds