Searched refs:ktls_enable_tx_zerocopy_sendfile (Results 1 – 3 of 3) sorted by relevance
84 static ossl_inline int ktls_enable_tx_zerocopy_sendfile(int fd) in ktls_enable_tx_zerocopy_sendfile() function309 static ossl_inline int ktls_enable_tx_zerocopy_sendfile(int fd) in ktls_enable_tx_zerocopy_sendfile() function
253 ret = ktls_enable_tx_zerocopy_sendfile(b->num); in sock_ctrl()
720 ret = ktls_enable_tx_zerocopy_sendfile(b->num); in conn_ctrl()
Completed in 9 milliseconds