Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dethernet_bridge.h43 struct eth_bridge_iface_context { struct
45 struct k_mutex lock;
48 struct net_if *iface;
51 struct net_if *eth_iface[NET_ETHERNET_BRIDGE_ETH_INTERFACE_COUNT];
54 size_t count;
57 int id;
60 bool is_init : 1;
63 bool is_setup : 1;
66 bool status : 1;