Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/socket/af_packet_ipproto_raw/src/
Dmain.c29 static int fake_dev_send(const struct device *dev, struct net_pkt *pkt) in fake_dev_send() function
87 .send = fake_dev_send,
/Zephyr-latest/tests/net/pm/src/
Dmain.c52 static int fake_dev_send(const struct device *dev, struct net_pkt *pkt) in fake_dev_send() function
90 .send = fake_dev_send,
/Zephyr-latest/tests/net/net_pkt/src/
Dmain.c46 static int fake_dev_send(const struct device *dev, struct net_pkt *pkt) in fake_dev_send() function
61 .send = fake_dev_send,
70 .send = fake_dev_send,