Searched refs:TCPOLEN_SACKHDR (Results 1 – 4 of 4) sorted by relevance
115 #define TCPOLEN_SACKHDR 2 macro
1888 if (TCP_MAXOLEN - optlen < TCPOLEN_SACKHDR + TCPOLEN_SACK) in tcp_addoptions()1890 optlen += TCPOLEN_SACKHDR; in tcp_addoptions()1894 *optp++ = TCPOLEN_SACKHDR + sackblks * TCPOLEN_SACK; in tcp_addoptions()
3095 if (optlen == TCPOLEN_SACKHDR || in db_print_tcphdr()
3814 optlen += TCPOLEN_SACKHDR; in tcp_maxseg()