Searched refs:tls_offload_tx_resync_request (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/include/net/ |
D | tls.h | 505 void tls_offload_tx_resync_request(struct sock *sk, u32 got_seq, u32 exp_seq);
|
/linux-6.1.9/net/tls/ |
D | tls_device.c | 221 void tls_offload_tx_resync_request(struct sock *sk, u32 got_seq, u32 exp_seq) in tls_offload_tx_resync_request() function 228 EXPORT_SYMBOL_GPL(tls_offload_tx_resync_request);
|
/linux-6.1.9/drivers/net/ethernet/fungible/funeth/ |
D | funeth_tx.c | 127 tls_offload_tx_resync_request(skb->sk, seq, in fun_tls_tx()
|
/linux-6.1.9/Documentation/networking/ |
D | tls-offload.rst | 246 void tls_offload_tx_resync_request(struct sock *sk, u32 got_seq, u32 exp_seq)
|
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_common.c | 639 tls_offload_tx_resync_request(nskb->sk, seq, in nfp_net_tls_tx()
|