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

/freebsd-current/usr.sbin/bhyve/
H A Dlibslirp.h66 SLIRP_POLL_OUT = 1 << 1, enumerator in enum:__anon65
H A Dnet_backend_slirp.c244 if (events & SLIRP_POLL_OUT)
264 ret |= SLIRP_POLL_OUT;

Completed in 70 milliseconds