Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtcp.h155 __be32 pred_flags; member
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip_input.c381 tp->pred_flags = 0; in tcp_nip_data_queue_ofo()
1003 newtp->pred_flags = 0; in tcp_nip_create_openreq_child()
1277 tp->pred_flags = 0; in tcp_nip_ack_update_window()
Dtcp_nip_output.c274 tp->pred_flags = 0; in nip_tcp_select_window()
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_minisocks.c477 newtp->pred_flags = 0; in tcp_create_openreq_child()
Dtcp_input.c3542 tp->pred_flags = 0; in tcp_ack_update_window()
4767 tp->pred_flags = 0; in tcp_data_queue_ofo()
5377 tp->pred_flags = 0; in tcp_prune_queue()
5589 tp->pred_flags = 0; in tcp_check_urg()
5809 if ((tcp_flag_word(th) & TCP_HP_BITS) == tp->pred_flags && in tcp_rcv_established()
6006 tp->pred_flags = 0; in tcp_finish_connect()
Dtcp_output.c295 tp->pred_flags = 0; in tcp_select_window()
/kernel/linux/linux-5.10/include/net/
Dtcp.h676 tp->pred_flags = htonl((tp->tcp_header_len << 26) | in __tcp_fast_path_on()
/kernel/linux/linux-5.10/Documentation/networking/
Dsnmp_counter.rst431 (detected by checking the TCP header against pred_flags)