Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dicmp.h74 typedef int (*net_icmp_offload_ping_handler_t)(struct net_icmp_ctx *ctx, typedef
233 net_icmp_offload_ping_handler_t ping_handler;
253 net_icmp_offload_ping_handler_t ping_handler);
/Zephyr-latest/subsys/net/ip/
Dicmp.c375 net_icmp_offload_ping_handler_t *ping_handler) in get_offloaded_ping_handler()
437 net_icmp_offload_ping_handler_t ping_handler = NULL; in net_icmp_send_echo_request_timeout()
563 net_icmp_offload_ping_handler_t ping_handler) in net_icmp_register_offload_ping()