Searched refs:NET_SWAP_2 (Results 1 – 2 of 2) sorted by relevance
267 #ifndef NET_SWAP_2268 #define NET_SWAP_2(x) (((x) >> 8) | ((x) << 8)) macro279 #ifndef NET_SWAP_2280 #define NET_SWAP_2(x) (x) macro