Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ppp/
Dppp_l2.c337 static void echo_reply_handler(void *user_data, size_t user_data_len) in echo_reply_handler() function
362 ctx->shell.echo_reply.cb = echo_reply_handler; in net_ppp_ping()
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_server.c789 static int echo_reply_handler(struct net_icmp_ctx *icmp_ctx, in echo_reply_handler() function
876 echo_reply_handler); in dhcpv4_server_probing_init()