Home | History | Annotate | Download | only in src

Lines Matching refs:htole32

19 	return ((params->byteorder==PTP_DL_LE)?htole32(var):htobe32(var));