Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtcp.h156 __be32 pred_flags; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_minisocks.c477 newtp->pred_flags = 0; in tcp_create_openreq_child()
H A Dtcp_input.c3543 tp->pred_flags = 0; in tcp_ack_update_window()
4769 tp->pred_flags = 0; in tcp_data_queue_ofo()
5379 tp->pred_flags = 0; in tcp_prune_queue()
5591 tp->pred_flags = 0; in tcp_check_urg()
5811 if ((tcp_flag_word(th) & TCP_HP_BITS) == tp->pred_flags && in tcp_rcv_established()
6008 tp->pred_flags = 0; in tcp_finish_connect()
H A Dtcp_output.c295 tp->pred_flags = 0; in tcp_select_window()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h685 tp->pred_flags = htonl((tp->tcp_header_len << 26) | in __tcp_fast_path_on()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsnmp_counter.rst431 (detected by checking the TCP header against pred_flags)