Searched refs:echo_req_data (Results 1 – 2 of 2) sorted by relevance
362 time_diff = end_time - ctx->shell.echo_req_data; in echo_reply_handler()363 ctx->shell.echo_req_data = in echo_reply_handler()380 ctx->shell.echo_req_data = k_cycle_get_32(); in net_ppp_ping()386 UINT_TO_POINTER(ctx->shell.echo_req_data), in net_ppp_ping()387 sizeof(ctx->shell.echo_req_data)); in net_ppp_ping()401 return ctx->shell.echo_req_data; in net_ppp_ping()
492 uint32_t echo_req_data; member