LwIP
+
0
/6 examples
SourceVu will show references to
AF_UNSPEC
from the following samples and libraries:
Examples
STM32469I_EVAL
Applications
mbedTLS
SSL_Client
SSL_Server
STM324x9I_EVAL
Applications
mbedTLS
SSL_Client
SSL_Server
STM324xG_EVAL
Applications
mbedTLS
SSL_Client
SSL_Server
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
LwIP
AF_UNSPEC
AF_UNSPEC macro
Syntax
Show:
Summary
Declaration
from
sockets.h:237
#define
AF_UNSPEC
0
Examples
AF_UNSPEC
is referenced by 6 libraries and example projects:
Examples
STM32469I_EVAL
Applications
mbedTLS
SSL_Client
SSL_Server
STM324x9I_EVAL
Applications
mbedTLS
SSL_Client
SSL_Server
STM324xG_EVAL
Applications
mbedTLS
SSL_Client
SSL_Server
References
from
0/6
examples
Code
Location
#define
AF_UNSPEC
0
sockets.h:237
if
(
(
ai_family
!=
AF_UNSPEC
)
netdb.c:291
ai_family
=
AF_UNSPEC
;
netdb.c:302
#define
IS_SOCK_ADDR_TYPE_VALID_OR_UNSPEC
(
name
)
(
(
(
name
)
->
sa_family
==
AF_UNSPEC
)
||
\
sockets.c:155
#define
SOCK_ADDR_TYPE_MATCH_OR_UNSPEC
(
name
,
sock
)
(
(
(
name
)
->
sa_family
==
AF_UNSPEC
)
||
\
sockets.c:157
if
(
name
->
sa_family
==
AF_UNSPEC
)
{
sockets.c:831
#define
AF_INET6
AF_UNSPEC
sockets.h:242
Call Tree
from
0/6
examples
All items filtered out
All items filtered out
Data Use
from
0/6
examples
All items filtered out
All items filtered out
Class Tree
from
0/6
examples
All items filtered out
All items filtered out
Override Tree
from
0/6
examples
All items filtered out
All items filtered out
Implementations
from
0/6
examples
All items filtered out
All items filtered out
Instances
from
0/6
examples
Lifecycle
from
0/6
examples
All items filtered out
All items filtered out