xchg
xchg(ip->ip_dst, ip->ip_src, struct in_addr);
xchg(ip6->ip6_dst, ip6->ip6_src, struct in6_addr);
xchg(th->th_dport, th->th_sport, u_int16_t);