| /linux/Documentation/networking/net_cachelines/ |
| A D | tcp_sock.rst | 20 …_tcp_transmit_skb,tcp_event_new_data_sent(write)(tx);tcp_rcv_established,tcp_ack,tcp_clean_rtx_que… 24 … bytes_acked - read_write tcp_snd_una_update/tcp_ack 26 … tcp_wnd_end,tcp_urg_mode,tcp_minshall_check,tcp_cwnd_validate(tx);tcp_ack,tcp_may_update_wi… 28 …2 rcv_tstamp - read_mostly tcp_ack 54 … is_sack_reneg - read_mostly tcp_skb_entail,tcp_ack 69 …2 tlp_high_seq - read_mostly tcp_ack 80 …te_skb_sent,tcp_event_new_data_sent,tcp_cwnd_validate,tcp_write_xmit(tx);tcp_ack,tcp_clean_rtx_que… 99 …ly read_mostly tcp_rate_skb_sent,tcp_newly_delivered(tx);tcp_ack,tcp_rate_gen,tcp_… 100 …y read_write tcp_rate_skb_sent, tcp_newly_delivered(tx);tcp_ack, tcp_rate_gen, tc… 102 …2 lost - read_mostly tcp_ack
|
| A D | snmp.rst | 20 …_MIB_TCPPUREACKS - write_mostly tcp_ack,tcp_rcv_establish… 21 …_MIB_TCPHPACKS - write_mostly tcp_ack,tcp_rcv_establish… 22 … - write_mostly tcp_newly_delivered,tcp_ack,tcp_rcv_establish…
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| A D | mlx5_ifc_dr_ste_v1.h | 306 u8 tcp_ack[0x1]; member 377 u8 tcp_ack[0x1]; member
|
| A D | mlx5_ifc_dr.h | 255 u8 tcp_ack[0x1]; member 338 u8 tcp_ack[0x1]; member
|
| A D | dr_ste.h | 45 MLX5_SET(ste_##lookup_type, tag, tcp_ack, !!((spec)->tcp_flags & (1 << 4))); \
|
| /linux/include/soc/mscc/ |
| A D | ocelot_vcap.h | 561 enum ocelot_vcap_bit tcp_ack; member 581 enum ocelot_vcap_bit tcp_ack; member
|
| /linux/drivers/net/ethernet/mscc/ |
| A D | ocelot_vcap.c | 485 enum ocelot_vcap_bit ttl, fragment, options, tcp_ack, tcp_urg; in is2_entry_set() local 510 tcp_ack = ipv4->tcp_ack; in is2_entry_set() 540 tcp_ack = ipv6->tcp_ack; in is2_entry_set() 592 tcp_ack); in is2_entry_set()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | mlx5hws_definer.h | 379 u8 tcp_ack[0x1]; member 535 u8 tcp_ack[0x20]; member
|
| A D | mlx5hws_definer.c | 1119 misc_parameters_3.inner_tcp_ack_num, tcp_icmp.tcp_ack); in hws_definer_conv_misc3() 1128 misc_parameters_3.outer_tcp_ack_num, tcp_icmp.tcp_ack); in hws_definer_conv_misc3()
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| A D | chcr_ktls.c | 840 u64 tcp_ack, u64 tcp_win, bool offset) in chcr_ktls_xmit_tcb_cpls() argument 894 if (first_wr || tx_info->prev_ack != tcp_ack) { in chcr_ktls_xmit_tcb_cpls() 898 TCB_RCV_NXT_V(tcp_ack), 0); in chcr_ktls_xmit_tcb_cpls() 899 tx_info->prev_ack = tcp_ack; in chcr_ktls_xmit_tcb_cpls()
|
| /linux/drivers/net/ethernet/neterion/ |
| A D | s2io.h | 679 __be32 tcp_ack; member
|
| A D | s2io.c | 8228 lro->tcp_ack = tcp->ack_seq; in initiate_new_session() 8260 tcp->ack_seq = lro->tcp_ack; in update_L3L4_header() 8286 lro->tcp_ack = tcp->ack_seq; in aggregate_new_rx()
|
| /linux/net/ipv4/ |
| A D | tcp_input.c | 3904 static int tcp_ack(struct sock *sk, const struct sk_buff *skb, int flag) in tcp_ack() function 6173 tcp_ack(sk, skb, 0); in tcp_rcv_established() 6219 tcp_ack(sk, skb, FLAG_DATA); in tcp_rcv_established() 6253 reason = tcp_ack(sk, skb, FLAG_SLOWPATH | FLAG_UPDATE_TS_RECENT); in tcp_rcv_established() 6508 tcp_ack(sk, skb, FLAG_SLOWPATH); in tcp_rcv_synsent_state_process() 6805 reason = tcp_ack(sk, skb, FLAG_SLOWPATH | in tcp_rcv_state_process()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en_rx.c | 1146 u8 tcp_ack = (l4_hdr_type == CQE_L4_HDR_TYPE_TCP_ACK_NO_DATA) || in mlx5e_lro_update_tcp_hdr() local 1152 if (tcp_ack) { in mlx5e_lro_update_tcp_hdr()
|