Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_action.h101 MULTI_PROTO GetProtoType() { in GetProtoType() function
H A Dmt_action.cpp81 MULTI_PROTO proto = this->GetProtoType(); in InitConnEnv()
H A Dmt_notify.h90 MULTI_PROTO GetProtoType() { in GetProtoType() function
H A Dmt_concurrent.cpp130 if (action->GetProtoType() == MT_UDP) in mt_multi_newsock()
H A Dmt_net.h381 MT_PROTO_TYPE GetProtoType() { in GetProtoType() function
H A Dmt_net.cpp1346 key.SetProtoType(dstlink->GetProtoType()); in FindSession()