Home
last modified time | relevance | path

Searched defs:bound_socket (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/lib/
H A Dlibrpc-tirpc.c26 int bound_socket(int domain, int type) in bound_socket() function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/framework/common/
H A D__init__.py83 def bound_socket( function
/aosp_15_r20/external/cronet/net/socket/
H A Dtcp_client_socket.cc81 std::unique_ptr<TCPSocket> bound_socket, in CreateFromBoundSocket()