Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Dmlx5_ifc_dr_ste_v1.h271 u8 tcp_ack[0x1]; member
342 u8 tcp_ack[0x1]; member
A Dmlx5_ifc_dr.h255 u8 tcp_ack[0x1]; member
338 u8 tcp_ack[0x1]; member
A Ddr_ste.h45 MLX5_SET(ste_##lookup_type, tag, tcp_ack, !!((spec)->tcp_flags & (1 << 4))); \
/linux/include/soc/mscc/
A Docelot_vcap.h545 enum ocelot_vcap_bit tcp_ack; member
565 enum ocelot_vcap_bit tcp_ack; member
/linux/drivers/net/ethernet/mscc/
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/chelsio/inline_crypto/ch_ktls/
A Dchcr_ktls.c844 u64 tcp_ack, u64 tcp_win, bool offset) in chcr_ktls_xmit_tcb_cpls() argument
898 if (first_wr || tx_info->prev_ack != tcp_ack) { in chcr_ktls_xmit_tcb_cpls()
902 TCB_RCV_NXT_V(tcp_ack), 0); in chcr_ktls_xmit_tcb_cpls()
903 tx_info->prev_ack = tcp_ack; in chcr_ktls_xmit_tcb_cpls()
/linux/drivers/net/ethernet/neterion/
A Ds2io.h679 __be32 tcp_ack; member
A Ds2io.c8233 lro->tcp_ack = tcp->ack_seq; in initiate_new_session()
8265 tcp->ack_seq = lro->tcp_ack; in update_L3L4_header()
8291 lro->tcp_ack = tcp->ack_seq; in aggregate_new_rx()
/linux/net/ipv4/
A Dtcp_input.c3735 static int tcp_ack(struct sock *sk, const struct sk_buff *skb, int flag) in tcp_ack() function
5860 tcp_ack(sk, skb, 0); in tcp_rcv_established()
5904 tcp_ack(sk, skb, FLAG_DATA); in tcp_rcv_established()
5936 if (tcp_ack(sk, skb, FLAG_SLOWPATH | FLAG_UPDATE_TS_RECENT) < 0) in tcp_rcv_established()
6181 tcp_ack(sk, skb, FLAG_SLOWPATH); in tcp_rcv_synsent_state_process()
6452 acceptable = tcp_ack(sk, skb, FLAG_SLOWPATH | in tcp_rcv_state_process()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rx.c1002 u8 tcp_ack = (l4_hdr_type == CQE_L4_HDR_TYPE_TCP_ACK_NO_DATA) || in mlx5e_lro_update_tcp_hdr() local
1008 if (tcp_ack) { in mlx5e_lro_update_tcp_hdr()
/linux/
A DSystem.map53043 ffff800010e44274 t tcp_ack
A D.tmp_System.map53043 ffff800010e44274 t tcp_ack

Completed in 1048 milliseconds