LwIP + 0/3 examples
CodeScope will show references to addrinfo::ai_flags from the following samples and libraries:
Examples
STM32469I_EVAL
Applications
mbedTLS
STM324x9I_EVAL
Applications
mbedTLS
STM324xG_EVAL
Applications
mbedTLS
 
Symbols
loading...
Files
loading...

addrinfo::ai_flags field

Syntax

int ai_flags;

Examples

addrinfo::ai_flags is referenced by 3 libraries and example projects.

References

LocationReferrerText
netdb.h:104
int ai_flags; /* Input flags. */
netdb.c:316lwip_getaddrinfo()
if ((hints != NULL) && (hints->ai_flags & AI_NUMERICHOST)) {
netdb.c:344lwip_getaddrinfo()
if ((hints != NULL) && (hints->ai_flags & AI_PASSIVE)) {

Data Use

Functions reading addrinfo::ai_flags
addrinfo::ai_flags
all items filtered out