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

/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h143 # define IOVEC_SET_BASE(iov, b) ((iov).buf = (b)) macro
182 # define IOVEC_SET_BASE(iov, b) ((iov).iov_base = (b))

Completed in 49 milliseconds