Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/hostname/src/
Dmain.c185 static int eth_fake_send(const struct device *dev, in eth_fake_send() function
196 .send = eth_fake_send,
/Zephyr-latest/tests/net/promiscuous/src/
Dmain.c91 static int eth_fake_send(const struct device *dev, in eth_fake_send() function
133 .send = eth_fake_send,
/Zephyr-latest/tests/net/bridge/src/
Dmain.c64 static int eth_fake_send(const struct device *dev, in eth_fake_send() function
126 .send = eth_fake_send,
/Zephyr-latest/tests/net/socket/net_mgmt/src/
Dmain.c70 static int eth_fake_send(const struct device *dev, in eth_fake_send() function
235 .send = eth_fake_send,
/Zephyr-latest/tests/net/socket/af_packet/src/
Dmain.c43 static int eth_fake_send(const struct device *dev, struct net_pkt *pkt) in eth_fake_send() function
95 .send = eth_fake_send,
/Zephyr-latest/tests/net/iface/src/
Dmain.c217 static int eth_fake_send(const struct device *dev, in eth_fake_send() function
259 .send = eth_fake_send,
/Zephyr-latest/tests/net/ethernet_mgmt/src/
Dmain.c93 static int eth_fake_send(const struct device *dev, in eth_fake_send() function
510 .send = eth_fake_send,
/Zephyr-latest/tests/net/socket/udp/src/
Dmain.c979 static int eth_fake_send(const struct device *dev, struct net_pkt *pkt) in eth_fake_send() function
1004 .send = eth_fake_send,