Home
last modified time | relevance | path

Searched refs:PROTOCOL_TYPE_RAW (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dnetsys_net_diag_data.h36 PROTOCOL_TYPE_RAW enumerator
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnet_diag_wrapper_test.cpp391 socketType = NetDiagProtocolType::PROTOCOL_TYPE_RAW;
H A Dnetsys_controller_test.cpp793 socketType = OHOS::NetsysNative::NetDiagProtocolType::PROTOCOL_TYPE_RAW;
H A Dnetsys_native_service_stub_test.cpp1627 data.WriteUint8(NetDiagProtocolType::PROTOCOL_TYPE_RAW);
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_diag_wrapper.cpp159 case PROTOCOL_TYPE_RAW: in GetSocketsInfo()