Searched refs:eth_fake_set_config (Results 1 – 5 of 5) sorted by relevance
/Zephyr-Core-3.5.0/tests/net/promiscuous/src/ |
D | main.c | 105 static int eth_fake_set_config(const struct device *dev, in eth_fake_set_config() function 132 .set_config = eth_fake_set_config,
|
/Zephyr-Core-3.5.0/tests/net/bridge/src/ |
D | main.c | 94 static int eth_fake_set_config(const struct device *dev, in eth_fake_set_config() function 120 .set_config = eth_fake_set_config,
|
/Zephyr-Core-3.5.0/tests/net/socket/net_mgmt/src/ |
D | main.c | 125 static int eth_fake_set_config(const struct device *dev, in eth_fake_set_config() function 233 .set_config = eth_fake_set_config,
|
/Zephyr-Core-3.5.0/tests/net/iface/src/ |
D | main.c | 219 static int eth_fake_set_config(const struct device *dev, in eth_fake_set_config() function 246 .set_config = eth_fake_set_config,
|
/Zephyr-Core-3.5.0/tests/net/ethernet_mgmt/src/ |
D | main.c | 156 static int eth_fake_set_config(const struct device *dev, in eth_fake_set_config() function 508 .set_config = eth_fake_set_config,
|