Home
last modified time | relevance | path

Searched refs:UV_UDP_MMSG_CHUNK (Results 1 - 7 of 7) sorted by relevance

/third_party/libuv/test/
H A Dbenchmark-ping-udp.c114 if (buf && !(flags & UV_UDP_MMSG_CHUNK)) in pinger_read_cb()
H A Dtest-udp-mmsg.c103 if (rcvbuf && !(flags & UV_UDP_MMSG_CHUNK)) in recv_cb()
/third_party/libuv/src/unix/
H A Dudp.c190 flags = UV_UDP_MMSG_CHUNK; in uv__udp_recvmmsg()
/third_party/node/deps/uv/src/unix/
H A Dudp.c226 flags = UV_UDP_MMSG_CHUNK; in uv__udp_recvmmsg()
/third_party/libuv/include/
H A Duv.h674 UV_UDP_MMSG_CHUNK = 8, enumerator
/third_party/libuv/include/uv_ndk/
H A Duv.h618 UV_UDP_MMSG_CHUNK = 8, enumerator
/third_party/node/deps/uv/include/
H A Duv.h630 UV_UDP_MMSG_CHUNK = 8, enumerator

Completed in 13 milliseconds