Home
last modified time | relevance | path

Searched refs:TCPOLEN_TSTAMP_APPA (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp.h102 #define TCPOLEN_TSTAMP_APPA (TCPOLEN_TIMESTAMP+2) /* appendix A */ macro
H A Dtcp_lro.c624 (__predict_false(l != TCPOLEN_TSTAMP_APPA) || in tcp_set_le_to_m()
711 if (l != 0 && (__predict_false(l != TCPOLEN_TSTAMP_APPA) || in tcp_lro_condense()
764 if (l != 0 && (__predict_false(l != TCPOLEN_TSTAMP_APPA) || in tcp_lro_condense()
1233 if (l != 0 && (__predict_false(l != TCPOLEN_TSTAMP_APPA) || in tcp_lro_rx2()
H A Dtcp_subr.c3034 optlen = TCPOLEN_TSTAMP_APPA; in tcp_maxseg()
3048 optlen = TCPOLEN_TSTAMP_APPA; in tcp_maxseg()
/f-stack/tools/compat/include/netinet/
H A Dtcp.h102 #define TCPOLEN_TSTAMP_APPA (TCPOLEN_TIMESTAMP+2) /* appendix A */ macro
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack_bbr_common.c835 optlen = TCPOLEN_TSTAMP_APPA; in ctf_fixed_maxseg()
844 optlen = TCPOLEN_TSTAMP_APPA; in ctf_fixed_maxseg()