CSUM_SCTP
CSUM_IP6_TCP | CSUM_IP6_UDP | CSUM_SCTP | CSUM_IP6_SCTP;
scctx->isc_tx_csum_flags |= CSUM_SCTP | CSUM_IP6_SCTP;
tx_ip_csum_flags = scctx->isc_tx_csum_flags & (CSUM_IP | CSUM_TCP | CSUM_UDP | CSUM_SCTP);