Searched defs:ifaces (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/samples/net/dsa/src/ |
D | main.c | 16 struct ud *ifaces = user_data; in iface_cb() local
|
/Zephyr-latest/subsys/net/ip/ |
D | route.h | 192 struct net_if *ifaces[CONFIG_NET_MCAST_ROUTE_MAX_IFACES]; member
|
/Zephyr-latest/subsys/usb/device/class/audio/ |
D | usb_audio_internal.h | 313 #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/ |
D | main.rst | 195 .. _conn_mgr_monitoring_api:
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_adin2111.c | 1545 #define ADIN2111_MAC_INITIALIZE(inst, dev_id, ifaces, name) \ argument
|