Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_netif/vfs_l2tap/
Desp_vfs_l2tap.c84 static void l2tap_select_notify(int fd, l2tap_select_notif_e select_notif);
194 l2tap_select_notify(i, L2TAP_SELECT_READ_NOTIF); in esp_vfs_l2tap_eth_filter()
485 static void l2tap_select_notify(int fd, l2tap_select_notif_e select_notif) in l2tap_select_notify() function