Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet.c492 static struct net_pkt *ethernet_ll_prepare_on_ipv4(struct net_if *iface, in ethernet_ll_prepare_on_ipv4() function
533 #define ethernet_ll_prepare_on_ipv4(...) NULL macro
730 tmp = ethernet_ll_prepare_on_ipv4(iface, pkt); in ethernet_send()