Searched defs:hostlong (Results 1 – 2 of 2) sorted by relevance
587 #define NSOC_HtoNl(hostlong) ((u32) (hostlong)) argument605 #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