Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c676 static int tls_push_record(struct sock *sk, int flags, in tls_push_record() function
812 err = tls_push_record(sk, flags, record_type); in bpf_exec_tx_verdict()
841 err = tls_push_record(sk, flags, record_type); in bpf_exec_tx_verdict()