Searched refs:echo_req_data (Results 1 – 2 of 2) sorted by relevance
343 time_diff = end_time - ctx->shell.echo_req_data; in echo_reply_handler()344 ctx->shell.echo_req_data = in echo_reply_handler()361 ctx->shell.echo_req_data = k_cycle_get_32(); in net_ppp_ping()367 UINT_TO_POINTER(ctx->shell.echo_req_data), in net_ppp_ping()368 sizeof(ctx->shell.echo_req_data)); in net_ppp_ping()382 return ctx->shell.echo_req_data; in net_ppp_ping()
492 uint32_t echo_req_data; member