Home
last modified time | relevance | path

Searched defs:ifaces (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/samples/net/dsa/src/
Dmain.c16 struct ud *ifaces = user_data; in iface_cb() local
/Zephyr-latest/subsys/net/ip/
Droute.h192 struct net_if *ifaces[CONFIG_NET_MCAST_ROUTE_MAX_IFACES]; member
/Zephyr-latest/subsys/usb/device/class/audio/
Dusb_audio_internal.h313 #define DECLARE_HEADER(dev, i, ifaces) \ argument
351 #define DECLARE_DESCRIPTOR(dev, i, ifaces) \ argument
369 #define DECLARE_DESCRIPTOR_BIDIR(dev, i, ifaces) \ argument
410 #define INIT_CS_AC_IF(dev, i, ifaces) \ argument
425 #define INIT_CS_AC_IF_BIDIR(dev, i, ifaces) \ argument
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst195 .. _conn_mgr_monitoring_api:
/Zephyr-latest/drivers/ethernet/
Deth_adin2111.c1545 #define ADIN2111_MAC_INITIALIZE(inst, dev_id, ifaces, name) \ argument