Home | History | Annotate | Download | only in mDNSCore

Lines Matching full:pack

111 // Most compilers naturally pack the on-the-wire structures correctly anyway, so a plain "struct" is usually fine.
263 #pragma pack(push,2)
271 #pragma pack(pop)