Searched refs:TCPOPT_TSTAMP_LEN (Results 1 – 6 of 6) sorted by relevance
49 #define TCPOPT_TSTAMP_LEN 10 macro264 if (optlen < TCPOPT_TSTAMP_LEN) {373 if (optlen < TCPOPT_TSTAMP_LEN) { in print_tcpoptions_summary()
87 #define TCPOPT_TSTAMP_LEN 10 macro88 #define TCPOPT_REAL_TS_LEN (TCPOPT_TSTAMP_LEN+2)
140 #define TCPOPT_TSTAMP_LEN 10 macro141 #define TCPOPT_REAL_TS_LEN (TCPOPT_TSTAMP_LEN+2)2147 if (len < TCPOPT_TSTAMP_LEN || in tcp_parse_options()2148 up[1] != TCPOPT_TSTAMP_LEN) in tcp_parse_options()2156 up += TCPOPT_TSTAMP_LEN; in tcp_parse_options()2284 tmp_tcph[3] = TCPOPT_TSTAMP_LEN; in tcp_process_options()5903 wptr[3] = TCPOPT_TSTAMP_LEN; in tcp_xmit_mp()
1028 #define TCPOPT_TSTAMP_LEN 10 macro1077 if (len < TCPOPT_TSTAMP_LEN || in tcphdr_print_options()1078 opts[1] != TCPOPT_TSTAMP_LEN) { in tcphdr_print_options()
369 if (len < TCPOPT_TSTAMP_LEN || in tcp_parse_options()370 up[1] != TCPOPT_TSTAMP_LEN) in tcp_parse_options()378 up += TCPOPT_TSTAMP_LEN; in tcp_parse_options()464 tmp_tcph[3] = TCPOPT_TSTAMP_LEN; in tcp_process_options()
2858 wptr[3] = TCPOPT_TSTAMP_LEN; in tcp_xmit_mp_aux_iss()