Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_db_helper.h58 struct NetInterceptRecordInfo { struct
59 int32_t rowCount;
60 int32_t idIndex;
61 int32_t timeIndex;
62 int32_t localIpIndex;
63 int32_t remoteIpIndex;
64 int32_t localPortIndex;
65 int32_t remotePortIndex;
66 int32_t protocolIndex;
67 int32_t appUidIndex;
[all …]