U16_TO_ABE16
#define U32_TO_ABE16(u, p) U16_TO_ABE16(u, p)
#define U32_TO_ABE16(u, p) U16_TO_ABE16(u, p)
U16_TO_ABE16(schlen, &(chp->sch_len));
U16_TO_ABE16(sctp->sctp_num_ostr, &(icp->sic_outstr));
U16_TO_ABE16(sctp->sctp_num_istr, &(icp->sic_instr));
U16_TO_ABE16(schlen, &(ch_hdr->sch_len));