Home
last modified time | relevance | path

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

/linux-6.1.9/net/tls/
Dtls_device.c282 static int tls_push_record(struct sock *sk, in tls_push_record() function
549 rc = tls_push_record(sk, in tls_push_data()
Dtls_sw.c667 static int tls_push_record(struct sock *sk, int flags, in tls_push_record() function
802 err = tls_push_record(sk, flags, record_type); in bpf_exec_tx_verdict()
831 err = tls_push_record(sk, flags, record_type); in bpf_exec_tx_verdict()