Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_native_tap_adapt.c42 int eth_iface_create(const char *dev_name, const char *if_name, bool tun_only) in eth_iface_create()
136 int eth_promisc_mode(const char *if_name, bool enable) in eth_promisc_mode()
Deth_native_tap.c61 const char *if_name; member
/Zephyr-latest/include/zephyr/posix/net/
Dif.h21 char *if_name; member
/Zephyr-latest/include/zephyr/net/
Dzperf.h43 char if_name[IFNAMSIZ]; member
55 char if_name[IFNAMSIZ]; member
/Zephyr-latest/drivers/can/
Dcan_native_linux_adapt.c44 int linux_socketcan_iface_open(const char *if_name) in linux_socketcan_iface_open()
Dcan_native_linux.c48 const char *if_name; member
452 const char *if_name; in can_native_linux_init() local
/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_udp_receiver.c234 static void zperf_udp_join_mcast_ipv4(char *if_name, struct in_addr *addr) in zperf_udp_join_mcast_ipv4()
252 static void zperf_udp_join_mcast_ipv6(char *if_name, struct in6_addr *addr) in zperf_udp_join_mcast_ipv6()
/Zephyr-latest/samples/net/dsa/src/
Ddsa_lldp.h29 char *if_name; member
/Zephyr-latest/modules/hostap/src/
Dsupp_main.c137 char if_name[CONFIG_NET_INTERFACE_NAME_LEN + 1]; member
968 const char *if_name, in hostapd_interface_init()
Dsupp_api.c104 char if_name[CONFIG_NET_INTERFACE_NAME_LEN + 1]; in get_wpa_s_handle() local
147 char if_name[CONFIG_NET_INTERFACE_NAME_LEN + 1]; in get_hostapd_handle() local