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

/freebsd-current/sys/net/
H A Dnetmap_user.h452 win_get_netmap_handle(int fd) function
523 HANDLE h = win_get_netmap_handle(fd);
542 HANDLE h = win_get_netmap_handle(fd);
563 if (nfds != 1 || fds == NULL || (h = win_get_netmap_handle(fds->fd)) == NULL) {;
605 if (win_get_netmap_handle(fd) != NULL) {

Completed in 61 milliseconds