Home
last modified time | relevance | path

Searched refs:pred_flags (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dtcp.h309 __be32 pred_flags; member
/linux/net/ipv4/
H A Dtcp_input.c594 if (tp->pred_flags) in tcp_accecn_process()
3971 tp->pred_flags = 0; in tcp_ack_update_window()
5401 tp->pred_flags = 0; in tcp_data_queue_ofo()
6036 tp->pred_flags = 0; in tcp_prune_queue()
6273 tp->pred_flags = 0; in tcp_check_urg()
6540 if ((tcp_flag_word(th) & TCP_HP_BITS) == tp->pred_flags && in tcp_rcv_established()
6761 tp->pred_flags = 0; in tcp_finish_connect()
H A Dtcp_minisocks.c568 newtp->pred_flags = 0; in tcp_create_openreq_child()
H A Dtcp_output.c286 tp->pred_flags = 0; in tcp_select_window()
329 tp->pred_flags = 0; in tcp_select_window()
/linux/include/net/
H A Dtcp.h1953 tp->pred_flags = htonl((tp->tcp_header_len << 26) | in __tcp_fast_path_on()
/linux/Documentation/networking/
H A Dsnmp_counter.rst429 (detected by checking the TCP header against pred_flags)