Home
last modified time | relevance | path

Searched defs:tcp_seq (Results 1 – 7 of 7) sorted by relevance

/linux-5.10/drivers/net/ethernet/netronome/nfp/crypto/
Dfw.h14 __be32 tcp_seq; member
54 __be32 tcp_seq; member
90 __be32 tcp_seq; member
Dtls.c481 __be32 tcp_seq; in nfp_net_tls_rx_resync_req() local
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls_rxtx.c102 u32 tcp_seq, struct sync_info *info) in mlx5e_tls_get_sync_data()
144 struct sk_buff *nskb, u32 tcp_seq, in mlx5e_tls_complete_sync_skb()
191 u32 tcp_seq = ntohl(tcp_hdr(skb)->seq); in mlx5e_tls_handle_ooo() local
Dktls_tx.c225 u32 tcp_seq, int datalen, struct tx_sync_info *info) in tx_sync_info_get()
/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c835 struct sge_eth_txq *q, u64 tcp_seq, in chcr_ktls_xmit_tcb_cpls()
1094 struct sge_eth_txq *q, u32 tcp_seq, in chcr_ktls_xmit_wr_complete()
1269 u32 tcp_seq, bool tcp_push, u32 mss, in chcr_ktls_xmit_wr_short()
1454 struct sk_buff *skb, u32 tcp_seq, u32 mss, in chcr_ktls_tx_plaintxt()
1739 u32 tcp_seq, int mss, bool tcp_push_no_fin, in chcr_end_part_handler()
1810 u32 tcp_seq, int mss, bool tcp_push_no_fin, in chcr_short_record_handler()
1967 u32 tls_end_offset, tcp_seq, skb_data_len, skb_offset; in chcr_ktls_xmit() local
/linux-5.10/include/net/
Dtso.h16 u32 tcp_seq; member
/linux-5.10/net/tls/
Dtls_device_fallback.c237 u32 tcp_seq = ntohl(tcp_hdr(skb)->seq); in fill_sg_in() local