Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dposix_endpoint.cc302 constexpr size_t cmsg_alloc_space = in TcpDoRead() local
305 constexpr size_t cmsg_alloc_space = 24; // CMSG_SPACE(sizeof(int)) in TcpDoRead() local
676 constexpr size_t cmsg_alloc_space = in ProcessErrors() local
/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
Dposix_endpoint.cc305 constexpr size_t cmsg_alloc_space = in TcpDoRead() local
308 constexpr size_t cmsg_alloc_space = 24; // CMSG_SPACE(sizeof(int)) in TcpDoRead() local
698 constexpr size_t cmsg_alloc_space = in ProcessErrors() local
/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_posix.cc942 constexpr size_t cmsg_alloc_space = in tcp_do_read() local
945 constexpr size_t cmsg_alloc_space = 24 /* CMSG_SPACE(sizeof(int)) */; in tcp_do_read() local
1437 constexpr size_t cmsg_alloc_space = in process_errors() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc885 constexpr size_t cmsg_alloc_space = in tcp_do_read() local
888 constexpr size_t cmsg_alloc_space = 24 /* CMSG_SPACE(sizeof(int)) */; in tcp_do_read() local
1372 constexpr size_t cmsg_alloc_space = in process_errors() local