Searched refs:TCP_OPT_SIG_PRESENT (Results 1 – 2 of 2) sorted by relevance
325 #define TCP_OPT_SIG_PRESENT 32 macro
519 found |= TCP_OPT_SIG_PRESENT; in tcp_parse_options()560 if ((options & TCP_OPT_SIG_PRESENT)) { in tcp_process_options()3065 if ((options & TCP_OPT_SIG_PRESENT) == 0) { in tcp_input_data()