Home
last modified time | relevance | path

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

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