Searched refs:CSUM_IP6_SCTP (Results 1 – 3 of 3) sorted by relevance
643 #define CSUM_IP6_SCTP 0x00000800 /* SCTP checksum offload */ macro672 CSUM_INNER_IP6_TSO | CSUM_IP6_UDP | CSUM_IP6_TCP | CSUM_IP6_SCTP | \713 #define CSUM_SCTP_IPV6 CSUM_IP6_SCTP
464 #define CSUM_IP6_SCTP 0x00000800 /* SCTP checksum offload */ macro504 #define CSUM_SCTP_IPV6 CSUM_IP6_SCTP
310 CSUM_IP6_UDP|CSUM_IP6_TCP|CSUM_IP6_SCTP)2438 tx_ip6_csum_flags = scctx->isc_tx_csum_flags & (CSUM_IP6_TCP | CSUM_IP6_UDP | CSUM_IP6_SCTP); in iflib_init_locked()