Lines Matching defs:bytes
439 u8 hash_size; /* bytes in hash_location */
484 /* *remaining has already been aligned to 4 bytes, so *remaining >= 4 */
526 /* round up to 4 bytes */
778 /* We always get an MSS option. The option bytes which will be seen in
1720 /* Then reserve room for full set of TCP options and 8 bytes of data */
1967 u32 bytes, segs;
1969 bytes = min_t(unsigned long,
1978 segs = max_t(u32, bytes / mss_now, min_tso_segs);
2110 /* Trim TSO SKB to LEN bytes, put the remaining data into a new packet
2507 * of queued bytes to ensure line rate.
2877 /* If we are closed, the bytes will have to remain here.
2913 * it at least MSS bytes.
2950 * Note, we don't "adjust" for TIMESTAMP or SACK option bytes.