Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet.c680 static int ethernet_send(struct net_if *iface, struct net_pkt *pkt) in ethernet_send() function
891 NET_L2_INIT(ETHERNET_L2, ethernet_recv, ethernet_send, ethernet_enable,