Searched refs:native_long (Results 1 – 1 of 1) sorted by relevance
920 #define native_long(x) (htonl((net_short(x) << 16) + \ macro927 #define get_ipsrc(x) native_long((unsigned char *)(x) + 12)928 #define get_ipdst(x) native_long((unsigned char *)(x) + 16)