Searched refs:tls_push_record (Results 1 – 2 of 2) sorted by relevance
282 static int tls_push_record(struct sock *sk, in tls_push_record() function551 rc = tls_push_record(sk, in tls_push_data()
682 static int tls_push_record(struct sock *sk, int flags, in tls_push_record() function817 err = tls_push_record(sk, flags, record_type); in bpf_exec_tx_verdict()846 err = tls_push_record(sk, flags, record_type); in bpf_exec_tx_verdict()
Completed in 9 milliseconds