Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_db_helper.h72 struct DataBaseIp { struct
73 uint8_t family;
74 uint8_t type;
75 uint8_t mask;
76 union {