HomeSort by: relevance | last modified time | path
    Searched refs:ktls_enable_tx_zerocopy_sendfile (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/internal/
ktls.h 88 static ossl_inline int ktls_enable_tx_zerocopy_sendfile(int fd) function
322 static ossl_inline int ktls_enable_tx_zerocopy_sendfile(int fd) function
  /src/crypto/external/apache2/openssl/dist/crypto/bio/
bss_sock.c 240 ret = ktls_enable_tx_zerocopy_sendfile(b->num);
bss_conn.c 706 ret = ktls_enable_tx_zerocopy_sendfile(b->num);

Completed in 23 milliseconds