Searched defs:ntohl (Results 1 – 4 of 4) sorted by relevance
16 #define ntohl(_x) __htonl(_x) macro25 #define ntohl(_x) __ntohl(_x) macro
48 # define ntohl(x) xdr_ntohl(x) macro
51 # define ntohl(x) xdr_ntohl(x) macro
69 # define ntohl(x) xdr_ntohl(x) macro