XC 1868 net/packet/af_packet.c #define XC(a, b) ({ __typeof__ ((a)) __t; __t = (a); (a) = (b); __t; }) XC 1883 net/packet/af_packet.c #undef XC