Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet.c477 static bool ethernet_fill_in_dst_on_ipv4_mcast(struct net_pkt *pkt, in ethernet_fill_in_dst_on_ipv4_mcast() function
532 #define ethernet_fill_in_dst_on_ipv4_mcast(...) false macro
633 (!ethernet_fill_in_dst_on_ipv4_mcast(pkt, &hdr_vlan->dst) && in ethernet_fill_header()
659 (!ethernet_fill_in_dst_on_ipv4_mcast(pkt, &hdr->dst) && in ethernet_fill_header()