Home
last modified time | relevance | path

Searched refs:PORT_LE (Results 1 – 1 of 1) sorted by relevance

/openthread-2.7.6/third_party/mbedtls/repo/programs/ssl/
Dmini_client.c80 #define PORT_LE 0x5111 macro
249 addr.sin_port = *((char *) &ret) == ret ? PORT_LE : PORT_BE; in main()