Searched refs:htobe16 (Results 1 – 6 of 6) sorted by relevance
32 #ifndef htobe1633 # define htobe16(x) htons(x) macro45 #define HTOBE16(x) (x) = htobe16(x)119 # define htobe16a(a,x) *(uint16_t*)(a) = htobe16(x)
32 #ifndef htobe1633 # define htobe16(x) htons(x) macro45 #define HTOBE16(x) (x) = htobe16(x)
13 return ((params->byteorder==PTP_DL_LE)?htole16(var):htobe16(var)); in htod16p()
21 # define htobe16(x) __bswap_16 (x) macro36 # define htobe16(x) (x) macro
218 #ifndef htobe16219 # define htobe16(x) htons(x)231 #define HTOBE16(x) (x) = htobe16(x)355 # define htobe16a(a,x) *(uint16_t*)(a) = htobe16(x)
220 #define htobe16(x) htons(x)225 #define HTOBE16(x) (x) = htobe16(x)304 #define htobe16a(a,x) *(uint16_t*)(a) = htobe16(x)