Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dicmp.c504 static int icmp_call_handlers(struct net_pkt *pkt, in icmp_call_handlers() function
546 return icmp_call_handlers(pkt, &ip_hdr, icmp_hdr); in net_icmp_call_ipv4_handlers()
558 return icmp_call_handlers(pkt, &ip_hdr, icmp_hdr); in net_icmp_call_ipv6_handlers()