Searched refs:net_icmp_call_ipv4_handlers (Results 1 – 3 of 3) sorted by relevance
67 extern int net_icmp_call_ipv4_handlers(struct net_pkt *pkt,
537 int net_icmp_call_ipv4_handlers(struct net_pkt *pkt, in net_icmp_call_ipv4_handlers() function
643 ret = net_icmp_call_ipv4_handlers(pkt, ip_hdr, icmp_hdr); in net_icmpv4_input()