Home
last modified time | relevance | path

Searched defs:if_name (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.5.0/drivers/ethernet/
Deth_native_posix_adapt.c55 int eth_iface_create(const char *if_name, bool tun_only) in eth_iface_create()
108 int eth_setup_host(const char *if_name) in eth_setup_host()
122 int eth_start_script(const char *if_name) in eth_start_script()
197 int eth_promisc_mode(const char *if_name, bool enable) in eth_promisc_mode()
213 int eth_if_up(const char *if_name) in eth_if_up()
222 int eth_if_down(const char *if_name) in eth_if_down()
Deth_native_posix_priv.h45 static inline int eth_promisc_mode(const char *if_name, bool enable) in eth_promisc_mode()
Deth_native_posix.c54 const char *if_name; member
/Zephyr-Core-3.5.0/samples/net/dsa/src/
Dmain.h37 char *if_name; member
/Zephyr-Core-3.5.0/drivers/can/
Dcan_native_posix_linux_socketcan.c43 int linux_socketcan_iface_open(const char *if_name) in linux_socketcan_iface_open()
Dcan_native_posix_linux.c46 const char *if_name; member