Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet.c537 static bool ethernet_fill_in_dst_on_ipv6_mcast(struct net_pkt *pkt, in ethernet_fill_in_dst_on_ipv6_mcast() function
554 #define ethernet_fill_in_dst_on_ipv6_mcast(...) false macro
634 !ethernet_fill_in_dst_on_ipv6_mcast(pkt, &hdr_vlan->dst))) { in ethernet_fill_header()
660 !ethernet_fill_in_dst_on_ipv6_mcast(pkt, &hdr->dst))) { in ethernet_fill_header()