Home
last modified time | relevance | path

Searched defs:otPlatUdpBindToNetif (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/posix/platform/
Dudp.cpp288 otError otPlatUdpBindToNetif(otUdpSocket *aUdpSocket, otNetifIdentifier aNetifIdentifier) in otPlatUdpBindToNetif() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp568 otError otPlatUdpBindToNetif(otUdpSocket *, otNetifIdentifier) { return OT_ERROR_NOT_IMPLEMENTED; } in otPlatUdpBindToNetif() function
/openthread-latest/tests/unit/
Dtest_platform.cpp661 otError otPlatUdpBindToNetif(otUdpSocket *aUdpSocket, otNetifIdentifier aNetifIdentifier) in otPlatUdpBindToNetif() function