Searched defs:Sntohl (Results 1 – 1 of 1) sorted by relevance
1207 # define Sntohl(x) ntohl(x) macro1209 # define Sntohl(x) (x) macro1211 static U32 Sntohl(U32 x) { in Sntohl() function