Searched refs:ceb (Results 1 – 1 of 1) sorted by relevance
569 uint32_t ceb = (uint32_t)(tp->t_rcv_ce_bytes & TCP_ACO_MASK); in tcp_add_accecn_option() local609 *lp++ = htonl(((e1b & 0xff) << 24) | (ceb & 0xffffff)); in tcp_add_accecn_option()612 *lp++ = htonl(((e0b & 0xff) << 24) | (ceb & 0xffffff)); in tcp_add_accecn_option()625 *lp++ = htonl(((e1b & 0xff) << 24) | (ceb & 0xffffff)); in tcp_add_accecn_option()629 *lp++ = htonl(((e0b & 0xff) << 24) | (ceb & 0xffffff)); in tcp_add_accecn_option()