Searched defs:resync_sgs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tls/ |
H A D | tls_device_fallback.c | 381 int resync_sgs = 0; in tls_sw_fallback() local 228 fill_sg_in(struct scatterlist *sg_in, struct sk_buff *skb, struct tls_offload_context_tx *ctx, u64 *rcd_sn, s32 *sync_size, int *resync_sgs) fill_sg_in() argument
|
/kernel/linux/linux-6.6/net/tls/ |
H A D | tls_device_fallback.c | 404 int resync_sgs = 0; in tls_sw_fallback() local 240 fill_sg_in(struct scatterlist *sg_in, struct sk_buff *skb, struct tls_offload_context_tx *ctx, u64 *rcd_sn, s32 *sync_size, int *resync_sgs) fill_sg_in() argument
|
Completed in 3 milliseconds