Home
last modified time | relevance | path

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

/Linux-v5.10/net/tls/
Dtls_main.c691 prot[TLS_HW][TLS_BASE].sendpage = tls_device_sendpage; in build_protos()
695 prot[TLS_HW][TLS_SW].sendpage = tls_device_sendpage; in build_protos()
Dtls_device.c560 int tls_device_sendpage(struct sock *sk, struct page *page, in tls_device_sendpage() function
/Linux-v5.10/include/net/
Dtls.h380 int tls_device_sendpage(struct sock *sk, struct page *page,