Home
last modified time | relevance | path

Searched refs:tls_push_record (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tls/
H A Dtls_device.c271 static int tls_push_record(struct sock *sk, in tls_push_record() function
523 rc = tls_push_record(sk, in tls_push_data()
H A Dtls_sw.c672 static int tls_push_record(struct sock *sk, int flags, in tls_push_record() function
808 err = tls_push_record(sk, flags, record_type); in bpf_exec_tx_verdict()
837 err = tls_push_record(sk, flags, record_type); in bpf_exec_tx_verdict()
/kernel/linux/linux-6.6/net/tls/
H A Dtls_device.c283 static int tls_push_record(struct sock *sk, in tls_push_record() function
550 rc = tls_push_record(sk, in tls_push_data()
H A Dtls_sw.c724 static int tls_push_record(struct sock *sk, int flags, in tls_push_record() function
859 err = tls_push_record(sk, flags, record_type); in bpf_exec_tx_verdict()
888 err = tls_push_record(sk, flags, record_type); in bpf_exec_tx_verdict()

Completed in 16 milliseconds