Searched refs:TCPOLEN_TSTAMP_APPA (Results 1 – 7 of 7) sorted by relevance
78 #define TCPOLEN_TSTAMP_APPA (TCPOLEN_TIMESTAMP+2) /* appendix A */ macro
97 #define TCPOLEN_TSTAMP_APPA (TCPOLEN_TIMESTAMP+2) /* appendix A */ macro
466 if (l != 0 && (__predict_false(l != TCPOLEN_TSTAMP_APPA) || in tcp_lro_rx()
3558 mss -= TCPOLEN_TSTAMP_APPA; in tcp_mss_update()
1545 tp->t_maxseg -= TCPOLEN_TSTAMP_APPA; in assign_rxopt()
259 tp->t_maxseg -= TCPOLEN_TSTAMP_APPA; in assign_rxopt()
2554 if(__predict_false(tcp_options != TCPOLEN_TSTAMP_APPA) || in xge_lro_accumulate()