Searched defs:hostlong (Results 1 – 2 of 2) sorted by relevance
591 #define NSOC_HtoNl(hostlong) ((u32) (hostlong)) argument609 #define NSOC_HtoNl(hostlong) ( (u32)( (((u32)(hostlong)>>24)&0x000000FF) | (((u32)(hostlong)>… argument
588 #define NN_SOCKET_HtoNl(hostlong) ((u32) (hostlong)) argument606 #define NN_SOCKET_HtoNl(hostlong) ( (u32)( (((u32)(hostlong)>>24)&0x000000FF) | (((u32)(hostl… argument