TCPOPT_ACCECN1
if (WARN_ON_ONCE(ptr[0] != TCPOPT_ACCECN0 && ptr[0] != TCPOPT_ACCECN1))
if (WARN_ON_ONCE(ptr[0] != TCPOPT_ACCECN0 && ptr[0] != TCPOPT_ACCECN1))
order1 = (ptr[0] == TCPOPT_ACCECN1);
case TCPOPT_ACCECN1:
*ptr++ = htonl((TCPOPT_ACCECN1 << 24) | (len << 16) |
*ptr++ = htonl((TCPOPT_ACCECN1 << 24) | (len << 16) |
leftover_highbyte = TCPOPT_ACCECN1;
*ptr++ = htonl((TCPOPT_ACCECN1 << 24) | (len << 16) |