Home
last modified time | relevance | path

Searched refs:pings (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dkeep_alive.rst21 dispatching pings at a regular time interval (default is 5ms) and
24 pings within the specified time interval. When a core is Dead, a
108 The function that issues the pings keepalive_dispatch_pings()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c81 ngx_uint_t pings; member
3749 if (ctx->free == NULL && ctx->pings++ > 1000) { in ngx_http_grpc_parse_ping()