Home
last modified time | relevance | path

Searched defs:tls_context (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/net/
A Dtls.h235 struct tls_context { struct
239 u8 tx_conf:3;
240 u8 rx_conf:3;
241 u8 zerocopy_sendfile:1;
242 u8 rx_no_pad:1;
247 void *priv_ctx_tx;
248 void *priv_ctx_rx;
259 bool in_tcp_sendpages;
265 unsigned long flags;
268 struct proto *sk_proto;
[all …]

Completed in 7 milliseconds