Searched refs:XFF (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dparsenfsfh.c86 #define XFF(x) ((u_int32_t)(x)) macro
88 #define XFF(x) (x) macro
92 (XFF(lsb) + (XFF(c)<<8) + (XFF(b)<<16) + (XFF(msb)<<24))
95 (XFF(lsb) + (XFF(b)<<8) + (XFF(msb)<<16))
98 (XFF(ls
[all...]
H A Dforces.h649 E_UNSPECIFIED_ERROR = 0XFF
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Dsha512.c258 r[8*i+3] = (m->counter[i] >> 32) & 0XFF;
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibUnit.cpp900 command[6] = 0XFF;
901 command[7] = 0XFF;

Completed in 135 milliseconds