Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dopenthread-posix-config.h299 #ifndef OPENTHREAD_POSIX_CONFIG_TREL_UDP_PORT
300 #define OPENTHREAD_POSIX_CONFIG_TREL_UDP_PORT 0 macro
Dtrel.cpp189 sockAddr.sin6_port = OPENTHREAD_POSIX_CONFIG_TREL_UDP_PORT; in PrepareSocket()