Home
last modified time | relevance | path

Searched defs:cmsg_alloc_space (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/event_engine/posix_engine/
Dposix_endpoint.cc298 constexpr size_t cmsg_alloc_space = in TcpDoRead() local
301 constexpr size_t cmsg_alloc_space = 24; // CMSG_SPACE(sizeof(int)) in TcpDoRead() local
701 constexpr size_t cmsg_alloc_space = in ProcessErrors() local
/third_party/grpc/src/core/lib/iomgr/
Dtcp_posix.cc903 constexpr size_t cmsg_alloc_space = in tcp_do_read() local
906 constexpr size_t cmsg_alloc_space = 24 /* CMSG_SPACE(sizeof(int)) */; in tcp_do_read() local
1391 constexpr size_t cmsg_alloc_space = in process_errors() local