Searched defs:aUdpPort (Results 1 – 3 of 3) sorted by relevance
118 static void PrepareSocket(uint16_t &aUdpPort) in PrepareSocket()414 void otPlatTrelEnable(otInstance *aInstance, uint16_t *aUdpPort) in otPlatTrelEnable()
307 void otPlatTrelEnable(otInstance *aInstance, uint16_t *aUdpPort) in otPlatTrelEnable()
1158 void SetUdpPort(uint16_t aUdpPort) { mUdpPort = HostSwap16(aUdpPort); } in SetUdpPort()