Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dtcp_sock.rst21 …_tcp_transmit_skb,tcp_event_new_data_sent(write)(tx);tcp_rcv_established,tcp_ack,tcp_clean_rtx_que…
25 … bytes_acked read_write tcp_snd_una_update/tcp_ack
27 … tcp_wnd_end,tcp_urg_mode,tcp_minshall_check,tcp_cwnd_validate(tx);tcp_ack,tcp_may_update_wi…
29 …2 rcv_tstamp read_mostly tcp_ack
30 …id * tcp_clean_acked read_mostly tcp_ack
56 … is_sack_reneg read_mostly tcp_skb_entail,tcp_ack
71 …2 tlp_high_seq read_mostly tcp_ack
82 …te_skb_sent,tcp_event_new_data_sent,tcp_cwnd_validate,tcp_write_xmit(tx);tcp_ack,tcp_clean_rtx_que…
101 …ly read_mostly tcp_rate_skb_sent,tcp_newly_delivered(tx);tcp_ack,tcp_rate_gen,tcp_…
102 …y read_write tcp_rate_skb_sent, tcp_newly_delivered(tx);tcp_ack, tcp_rate_gen, tc…
[all …]
/linux/include/soc/mscc/
H A Docelot_vcap.h561 enum ocelot_vcap_bit tcp_ack; member
581 enum ocelot_vcap_bit tcp_ack; member
/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c485 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/sws/
H A Ddr_ste.h45 MLX5_SET(ste_##lookup_type, tag, tcp_ack, !!((spec)->tcp_flags & (1 << 4))); \
/linux/drivers/net/ethernet/neterion/
H A Ds2io.h679 __be32 tcp_ack; member
H A Ds2io.c8228 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/
H A Dtcp_input.c3945 static int tcp_ack(struct sock *sk, const struct sk_buff *skb, int flag) in tcp_ack() function
6231 tcp_ack(sk, skb, flag); in tcp_rcv_established()
6278 tcp_ack(sk, skb, flag | FLAG_DATA); in tcp_rcv_established()
6312 reason = tcp_ack(sk, skb, FLAG_SLOWPATH | FLAG_UPDATE_TS_RECENT); in tcp_rcv_established()
6566 tcp_ack(sk, skb, FLAG_SLOWPATH); in tcp_rcv_synsent_state_process()
6862 reason = tcp_ack(sk, skb, FLAG_SLOWPATH | in tcp_rcv_state_process()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddefiner.c1369 misc_parameters_3.inner_tcp_ack_num, tcp_icmp.tcp_ack); in hws_definer_conv_misc3()
1378 misc_parameters_3.outer_tcp_ack_num, tcp_icmp.tcp_ack); in hws_definer_conv_misc3()