Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h300 __be32 pred_flags; member
/linux/Documentation/networking/net_cachelines/
H A Dtcp_sock.rst14 __be32 pred_flags read_write read_mostly tcp_s…
/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()
5421 tp->pred_flags = 0; in tcp_data_queue_ofo()
6055 tp->pred_flags = 0; in tcp_prune_queue()
6292 tp->pred_flags = 0; in tcp_check_urg()
6559 if ((tcp_flag_word(th) & TCP_HP_BITS) == tp->pred_flags && in tcp_rcv_established()
6781 tp->pred_flags = 0; in tcp_finish_connect()
H A Dtcp_minisocks.c571 newtp->pred_flags = 0; in tcp_create_openreq_child()
H A Dtcp_output.c293 tp->pred_flags = 0; in tcp_select_window()
334 tp->pred_flags = 0; in tcp_select_window()
H A Dtcp.c5226 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, pred_flags); in tcp_struct_check()
/linux/include/net/
H A Dtcp.h1896 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)