Home
last modified time | relevance | path

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

/third_party/libuv/test/
H A Dtest-udp-mmsg.c79 if (flags & UV_UDP_MMSG_FREE) { in recv_cb()
/third_party/libuv/src/unix/
H A Dudp.c204 handle->recv_cb(handle, 0, buf, NULL, UV_UDP_MMSG_FREE); in uv__udp_recvmmsg()
/third_party/node/deps/uv/src/unix/
H A Dudp.c240 handle->recv_cb(handle, 0, buf, NULL, UV_UDP_MMSG_FREE); in uv__udp_recvmmsg()
/third_party/libuv/include/
H A Duv.h680 UV_UDP_MMSG_FREE = 16, enumerator
/third_party/libuv/include/uv_ndk/
H A Duv.h624 UV_UDP_MMSG_FREE = 16, enumerator
/third_party/node/deps/uv/include/
H A Duv.h636 UV_UDP_MMSG_FREE = 16, enumerator

Completed in 12 milliseconds