Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls_device.c433 int tls_push_record_flags; in tls_push_data() local
454 tls_push_record_flags = flags | MSG_MORE; in tls_push_data()
536 tls_push_record_flags = flags; in tls_push_data()
554 tls_push_record_flags); in tls_push_data()