lwIP
ip6_addr_zone_eq
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
ip6_addr_zone_eq
ip6_addr_zone_eq macro
Are the zone fields of the given IPv6 addresses equal? (0/1)
Syntax
Show:
Summary
Declaration
from
ip6_zone.h:130
#define
ip6_addr_zone_eq
(
ip6addr1
,
ip6addr2
)
(
(
ip6addr1
)
->
zone
==
(
ip6addr2
)
->
zone
)
Arguments
Argument
ip6addr1
ip6addr2
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