Searched defs:ping_result (Results 1 – 4 of 4) sorted by relevance
36 struct ping_result { struct47 ping_result* pr = static_cast<ping_result*>(arg); in ping_done() argument
374 struct ping_result { struct375 grpc_closure closure;376 void* tag;377 grpc_completion_queue* cq;378 grpc_cq_completion completion_storage;
285 IceControllerInterface::PingResult ping_result(kConnection, recheck_delay_ms); in TEST() local
564 struct ping_result { struct567 struct ping_result* next; argument