Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dipv6.c415 static enum net_verdict ipv6_forward_mcast_packet(struct net_pkt *pkt, in ipv6_forward_mcast_packet() function
596 if (ipv6_forward_mcast_packet(pkt, hdr) == NET_DROP) { in net_ipv6_input()