Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_netif/vfs_l2tap/
Desp_vfs_l2tap.c87 static esp_err_t init_rx_queue(l2tap_context_t *l2tap_socket) in init_rx_queue() function
216 if (init_rx_queue(&s_l2tap_sockets[fd]) != ESP_OK) { in l2tap_open()