Home
last modified time | relevance | path

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

/Linux-v6.6/net/tls/
Dtls_sw.c375 int tls_tx_records(struct sock *sk, int flags) in tls_tx_records() function
799 return tls_tx_records(sk, flags); in tls_push_record()
1185 tls_tx_records(sk, msg->msg_flags); in tls_sw_sendmsg_locked()
1279 tls_tx_records(sk, 0); in tls_sw_splice_eof()
2440 tls_tx_records(sk, -1); in tls_sw_release_resources_tx()
2540 tls_tx_records(sk, -1); in tx_work_handler()
Dtls.h168 int tls_tx_records(struct sock *sk, int flags);