Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:then

305  *	has to be at lest 32 bit wide, if it's wider, then
1433 mDNSs32 then;
1481 then = (mDNSs32)NToH32(utc48 + sizeof(mDNSu16));
1487 delta = (now > then) ? now - then : then - now;