CSUM_IP6_SCTP
CSUM_IP6_TCP | CSUM_IP6_UDP | CSUM_SCTP | CSUM_IP6_SCTP;
CSUM_IP6_SCTP) /* Offload bits in mbuf flag */
if (pi->ipi_csum_flags & (CSUM_IP_SCTP | CSUM_IP6_SCTP)) {
scctx->isc_tx_csum_flags |= CSUM_SCTP | CSUM_IP6_SCTP;
CSUM_IP6_SCTP)
if (pi->ipi_csum_flags & (CSUM_IP_SCTP | CSUM_IP6_SCTP)) {
tx_ip6_csum_flags = scctx->isc_tx_csum_flags & (CSUM_IP6_TCP | CSUM_IP6_UDP | CSUM_IP6_SCTP);
CSUM_IP6_UDP | CSUM_IP6_TCP | CSUM_IP6_SCTP)
#define CSUM_SCTP_IPV6 CSUM_IP6_SCTP