ESP-IDF
l2tap_ioctl_opt_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
l2tap_ioctl_opt_t
l2tap_ioctl_opt_t enum
Syntax
Show:
Summary
Declaration
from
esp_vfs_l2tap.h:31
enum
{
L2TAP_S_RCV_FILTER
,
L2TAP_G_RCV_FILTER
,
L2TAP_S_INTF_DEVICE
,
L2TAP_G_INTF_DEVICE
,
L2TAP_S_DEVICE_DRV_HNDL
,
L2TAP_G_DEVICE_DRV_HNDL
}
;
Values
Value
Declared as
l2tap_ioctl_opt_t::L2TAP_S_RCV_FILTER
l2tap_ioctl_opt_t::L2TAP_G_RCV_FILTER
l2tap_ioctl_opt_t::L2TAP_S_INTF_DEVICE
l2tap_ioctl_opt_t::L2TAP_G_INTF_DEVICE
l2tap_ioctl_opt_t::L2TAP_S_DEVICE_DRV_HNDL
l2tap_ioctl_opt_t::L2TAP_G_DEVICE_DRV_HNDL
Examples
References
from
examples
Code
Location
Referrer
typedef
enum
{
esp_vfs_l2tap.h:31
}
l2tap_ioctl_opt_t
;
esp_vfs_l2tap.h:38
l2tap_ioctl_opt_t
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out