Searched refs:TCPOPT_TSTAMP_LEN (Results 1 – 6 of 6) sorted by relevance
48 #define TCPOPT_TSTAMP_LEN 10 macro261 if (optlen < TCPOPT_TSTAMP_LEN) { in print_tcpoptions()387 if (optlen < TCPOPT_TSTAMP_LEN) { in print_tcpoptions_summary()
88 #define TCPOPT_TSTAMP_LEN 10 macro89 #define TCPOPT_REAL_TS_LEN (TCPOPT_TSTAMP_LEN+2)
139 #define TCPOPT_TSTAMP_LEN 10 macro140 #define TCPOPT_REAL_TS_LEN (TCPOPT_TSTAMP_LEN+2)2146 if (len < TCPOPT_TSTAMP_LEN || in tcp_parse_options()2147 up[1] != TCPOPT_TSTAMP_LEN) in tcp_parse_options()2155 up += TCPOPT_TSTAMP_LEN; in tcp_parse_options()2283 tmp_tcph[3] = TCPOPT_TSTAMP_LEN; in tcp_process_options()5901 wptr[3] = TCPOPT_TSTAMP_LEN; in tcp_xmit_mp()
1030 #define TCPOPT_TSTAMP_LEN 10 macro1080 if (len < TCPOPT_TSTAMP_LEN || in tcphdr_print_options()1081 opts[1] != TCPOPT_TSTAMP_LEN) { in tcphdr_print_options()
500 if (len < TCPOPT_TSTAMP_LEN || in tcp_parse_options()501 up[1] != TCPOPT_TSTAMP_LEN) in tcp_parse_options()509 up += TCPOPT_TSTAMP_LEN; in tcp_parse_options()635 tmp_tcph[3] = TCPOPT_TSTAMP_LEN; in tcp_process_options()
2917 wptr[3] = TCPOPT_TSTAMP_LEN; in tcp_xmit_mp_aux_iss()