Home
last modified time | relevance | path

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

/linux-6.15/Documentation/networking/net_cachelines/
H A Dtcp_sock.rst14 __be32 pred_flags read_write read_mostly tcp_s…
/linux-6.15/include/linux/
H A Dtcp.h289 __be32 pred_flags; member
/linux-6.15/net/ipv4/
H A Dtcp_minisocks.c541 newtp->pred_flags = 0; in tcp_create_openreq_child()
H A Dtcp_input.c3720 tp->pred_flags = 0; in tcp_ack_update_window()
5050 tp->pred_flags = 0; in tcp_data_queue_ofo()
5696 tp->pred_flags = 0; in tcp_prune_queue()
5926 tp->pred_flags = 0; in tcp_check_urg()
6173 if ((tcp_flag_word(th) & TCP_HP_BITS) == tp->pred_flags && in tcp_rcv_established()
6385 tp->pred_flags = 0; in tcp_finish_connect()
H A Dtcp_output.c271 tp->pred_flags = 0; in tcp_select_window()
312 tp->pred_flags = 0; in tcp_select_window()
H A Dtcp.c5077 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, pred_flags); in tcp_struct_check()
/linux-6.15/include/net/
H A Dtcp.h820 tp->pred_flags = htonl((tp->tcp_header_len << 26) | in __tcp_fast_path_on()
/linux-6.15/Documentation/networking/
H A Dsnmp_counter.rst429 (detected by checking the TCP header against pred_flags)