Searched refs:TCP_OPT_TSTAMP_PRESENT (Results 1 – 2 of 2) sorted by relevance
70 #define TCP_OPT_TSTAMP_PRESENT 4 macro373 found |= TCP_OPT_TSTAMP_PRESENT; in tcp_parse_options()446 if ((options & TCP_OPT_TSTAMP_PRESENT) && in tcp_process_options()714 options = TCP_OPT_TSTAMP_PRESENT; in tcp_paws_check()724 if (options & TCP_OPT_TSTAMP_PRESENT) { in tcp_paws_check()
131 #define TCP_OPT_TSTAMP_PRESENT 4 macro2154 found |= TCP_OPT_TSTAMP_PRESENT; in tcp_parse_options()2269 if ((options & TCP_OPT_TSTAMP_PRESENT) && in tcp_process_options()2384 options = TCP_OPT_TSTAMP_PRESENT; in tcp_paws_check()2394 if (options & TCP_OPT_TSTAMP_PRESENT) { in tcp_paws_check()