Home
last modified time | relevance | path

Searched refs:netif_queue_size (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/examples/openthread/ot_rcp/main/
Desp_ot_config.h41 .netif_queue_size = 10, \
/hal_espressif-3.6.0/examples/openthread/ot_br/main/
Desp_ot_config.h57 .netif_queue_size = 10, \
/hal_espressif-3.6.0/examples/openthread/ot_cli/main/
Desp_ot_config.h65 .netif_queue_size = 10, \
/hal_espressif-3.6.0/components/openthread/include/
Desp_openthread_types.h114 uint8_t netif_queue_size; /*!< The packet queue size for the network interface */ member