Searched defs:DataBaseIp (Results 1 – 1 of 1) sorted by relevance
72 struct DataBaseIp { struct73 uint8_t family;74 uint8_t type;75 uint8_t mask;76 union {