Home
last modified time | relevance | path

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

/system/netd/libnetdutils/include/netdutils/
DInternetAddresses.h35 struct compact_ipdata { struct
45 // Classes that use compact_ipdata and this method should be sure to clear argument
71 // Classes that use compact_ipdata and this method should be sure to clear argument
103 static_assert(sizeof(compact_ipdata) == 24U, "compact_ipdata unexpectedly large"); argument