Searched refs:pred_flags (Results 1 – 8 of 8) sorted by relevance
13 __be32 pred_flags read_write read_mostly tcp_s…
285 __be32 pred_flags; member
531 newtp->pred_flags = 0; in tcp_create_openreq_child()
3710 tp->pred_flags = 0; in tcp_ack_update_window()5020 tp->pred_flags = 0; in tcp_data_queue_ofo()5666 tp->pred_flags = 0; in tcp_prune_queue()5896 tp->pred_flags = 0; in tcp_check_urg()6131 if ((tcp_flag_word(th) & TCP_HP_BITS) == tp->pred_flags && in tcp_rcv_established()6337 tp->pred_flags = 0; in tcp_finish_connect()
309 tp->pred_flags = 0; in tcp_select_window()
5015 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_txrx, pred_flags); in tcp_struct_check()
759 tp->pred_flags = htonl((tp->tcp_header_len << 26) | in __tcp_fast_path_on()
429 (detected by checking the TCP header against pred_flags)
Completed in 43 milliseconds