Searched refs:br_started (Results 1 – 1 of 1) sorted by relevance
21 bool br_started; member54 if (netif_glue->br_started == false) { in eth_action_start()56 netif_glue->br_started = true; in eth_action_start()74 if (netif_glue->br_started == true) { in eth_action_stop()76 netif_glue->br_started = false; in eth_action_stop()