Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tls/
Dtls_device.c659 static int tls_device_push_pending_record(struct sock *sk, int flags) in tls_device_push_pending_record() function
1113 ctx->push_pending_record = tls_device_push_pending_record; in tls_set_device_offload()