Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dtls.h101 int async_notify; member
/Linux-v6.6/net/tls/
Dtls_sw.c486 if (!pending && ctx->async_notify) in tls_encrypt_done()
1162 ctx->async_notify = true; in tls_sw_sendmsg_locked()
1174 WRITE_ONCE(ctx->async_notify, false); in tls_sw_sendmsg_locked()
1259 ctx->async_notify = true; in tls_sw_splice_eof()
1271 WRITE_ONCE(ctx->async_notify, false); in tls_sw_splice_eof()
2433 ctx->async_notify = true; in tls_sw_release_resources_tx()