NTOHS
NTOHS(a1);
NTOHS(a2);
NTOHS(p);
NTOHS(mss);
NTOHS(fp.fp_mss);
NTOHS(fp.fp_wscale);
NTOHS(ip->ip_off);
NTOHS(ip->ip_len);
NTOHS(th->th_win);
NTOHS(th->th_urp);
NTOHS(len);
NTOHS(win);