Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtcp.h155 __be32 pred_flags; member
/linux/net/ipv4/
A Dtcp_minisocks.c470 newtp->pred_flags = 0; in tcp_create_openreq_child()
A Dtcp_input.c3550 tp->pred_flags = 0; in tcp_ack_update_window()
4779 tp->pred_flags = 0; in tcp_data_queue_ofo()
5387 tp->pred_flags = 0; in tcp_prune_queue()
5598 tp->pred_flags = 0; in tcp_check_urg()
5818 if ((tcp_flag_word(th) & TCP_HP_BITS) == tp->pred_flags && in tcp_rcv_established()
6016 tp->pred_flags = 0; in tcp_finish_connect()
A Dtcp_output.c297 tp->pred_flags = 0; in tcp_select_window()
/linux/include/net/
A Dtcp.h694 tp->pred_flags = htonl((tp->tcp_header_len << 26) | in __tcp_fast_path_on()
/linux/Documentation/networking/
A Dsnmp_counter.rst431 (detected by checking the TCP header against pred_flags)

Completed in 32 milliseconds