Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net_api.h34 NET_PROTO_UDP = 0x1, enumerator
H A Dmt_net.cpp904 if (_proto_type == NET_PROTO_UDP) in Connect()
1089 if (_proto_type == NET_PROTO_UDP) in SendData()
1119 if (_proto_type == NET_PROTO_UDP) in RecvDispath()
1358 if (_proto_type == NET_PROTO_UDP) in InputNotify()
1416 if (_proto_type == NET_PROTO_UDP) in OutputNotify()