Home
last modified time | relevance | path

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

/linux-6.14.4/net/tls/
Dtls_device.c427 int tls_push_record_flags; in tls_push_data() local
448 tls_push_record_flags = flags | MSG_MORE; in tls_push_data()
530 tls_push_record_flags = flags; in tls_push_data()
548 tls_push_record_flags); in tls_push_data()