Searched refs:net_icmp_call_ipv6_handlers (Results 1 – 3 of 3) sorted by relevance
70 extern int net_icmp_call_ipv6_handlers(struct net_pkt *pkt,
367 ret = net_icmp_call_ipv6_handlers(pkt, ip_hdr, icmp_hdr); in net_icmpv6_input()
549 int net_icmp_call_ipv6_handlers(struct net_pkt *pkt, in net_icmp_call_ipv6_handlers() function