Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dnet.h90 #define NETCONN_GET_OSSOCK(_conn, _instIdx) ((_conn)->osSocket[(_instIdx)]) argument
97 #define NETCONN_GET_STATE(_conn) ((_conn)->state) argument