Home
last modified time | relevance | path

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

/net/tls/
Dtls_sw.c407 int tls_tx_records(struct sock *sk, int flags) in tls_tx_records() function
839 return tls_tx_records(sk, flags); in tls_push_record()
1218 tls_tx_records(sk, msg->msg_flags); in tls_sw_sendmsg_locked()
1299 tls_tx_records(sk, 0); in tls_sw_splice_eof()
2467 tls_tx_records(sk, -1); in tls_sw_release_resources_tx()
2567 tls_tx_records(sk, -1); in tx_work_handler()
Dtls.h168 int tls_tx_records(struct sock *sk, int flags);