Searched refs:TCPOPT_TSTAMP (Results 1 – 6 of 6) sorted by relevance
83 #define TCPOPT_TSTAMP 8 macro
262 case TCPOPT_TSTAMP:371 case TCPOPT_TSTAMP: in print_tcpoptions_summary()
59 (TCPOPT_TSTAMP << 8) | 10)61 #define TCPOPT_NOP_NOP_TSTAMP ((10 << 24) | (TCPOPT_TSTAMP << 16) | \365 case TCPOPT_TSTAMP: in tcp_parse_options()460 tmp_tcph[2] = TCPOPT_TSTAMP; in tcp_process_options()
2843 wptr[2] = TCPOPT_TSTAMP; in tcp_xmit_mp_aux_iss()
120 (TCPOPT_TSTAMP << 8) | 10)122 #define TCPOPT_NOP_NOP_TSTAMP ((10 << 24) | (TCPOPT_TSTAMP << 16) | \2146 case TCPOPT_TSTAMP: in tcp_parse_options()2283 tmp_tcph[2] = TCPOPT_TSTAMP; in tcp_process_options()5902 wptr[2] = TCPOPT_TSTAMP; in tcp_xmit_mp()
1076 case TCPOPT_TSTAMP: { in tcphdr_print_options()