lwIP
BRIDGEIF_INITDATA2
is only used within lwIP.
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
lwIP
BRIDGEIF_INITDATA2
BRIDGEIF_INITDATA2 macro
Use this for constant initialization of a bridgeif_initdat_t (each byte of ethaddr must be passed)
Syntax
Show:
Summary
Declaration
from
bridgeif.h:92
#define
BRIDGEIF_INITDATA2
(
max_ports
,
max_fdb_dynamic_entries
,
max_fdb_static_entries
,
e0
,
e1
,
e2
,
e3
,
e4
,
e5
)
{
{
e0
,
e1
,
e2
,
e3
,
e4
,
e5
}
,
max_ports
,
max_fdb_dynamic_entries
,
max_fdb_static_entries
}
Arguments
Argument
max_ports
max_fdb_dynamic_entries
max_fdb_static_entries
e0
e1
e2
e3
e4
e5
Examples
References
from
examples
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