Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A 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
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A 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
/aosp_15_r20/external/rust/android-crates-io/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