ESP-IDF
l2tap_fcntl()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
l2tap_fcntl()
l2tap_fcntl() function
Syntax
Show:
Summary
Declaration
from
esp_vfs_l2tap.c:424
static
int
l2tap_fcntl
(
int
fd
,
int
cmd
,
int
arg
)
;
Arguments
Argument
fd
cmd
arg
Examples
References
from
examples
Code
Location
static
int
l2tap_fcntl
(
int
fd
,
int
cmd
,
int
arg
)
esp_vfs_l2tap.c:424
.
fcntl
=
&
l2tap_fcntl
,
esp_vfs_l2tap.c:595
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
l2tap_fcntl()
reads 2 variables and writes 1 variable:
s_l2tap_sockets
l2tap_context_t::non_blocking
All items filtered out
l2tap_fcntl()
l2tap_context_t::non_blocking
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