Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:mDNSOpaque64IsZero

2392 #define mDNSOpaque64IsZero(A)    (((A)->l[0] | (A)->l[1]                    ) == 0)