Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.h403 void GetDestIP(uint32_t& ip, uint16_t& port) { in GetDestIP() function
H A Dmt_net.cpp891 dstlink->GetDestIP(ip, port); in GetDestAddr()