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

/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h146 # define IOVEC_SET_LEN(iov, l) ((iov).len = (ULONG)(l)) macro
185 # define IOVEC_SET_LEN(iov, l) ((iov).iov_len = (l))

Completed in 42 milliseconds