Searched refs:echo_req_data (Results 1 – 2 of 2) sorted by relevance
387 time_diff = end_time - ctx->shell.echo_req_data; in echo_reply_handler()388 ctx->shell.echo_req_data = in echo_reply_handler()405 ctx->shell.echo_req_data = k_cycle_get_32(); in net_ppp_ping()411 UINT_TO_POINTER(ctx->shell.echo_req_data), in net_ppp_ping()412 sizeof(ctx->shell.echo_req_data)); in net_ppp_ping()426 return ctx->shell.echo_req_data; in net_ppp_ping()
498 uint32_t echo_req_data; member