Home | History | Annotate | Download | only in src

Lines Matching refs:le64toh

91 	return ((params->byteorder==PTP_DL_LE)?le64toh(var):be64toh(var));