Searched defs:VTNET_TXQ_TRYLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/virtio/network/
H A Dif_vtnetvar.h125 #define VTNET_TXQ_TRYLOCK(_txq) mtx_trylock(&(_txq)->vtntx_mtx) macro

Completed in 108 milliseconds