Searched refs:NET_SWAP_2 (Results 1 – 1 of 1) sorted by relevance
264 #ifndef NET_SWAP_2265 #define NET_SWAP_2(x) (((x) >> 8) | ((x) << 8)) macro276 #ifndef NET_SWAP_2277 #define NET_SWAP_2(x) (x) macro