Searched refs:tls_msg (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/tls/
H A Dtls_sw.c161 struct tls_msg *tlm = tls_msg(skb);
1471 const struct tls_msg *tlm = tls_msg(skb);
1697 tls_msg(darg->skb)->control != TLS_RECORD_TYPE_DATA);
1752 static int tls_record_content_type(struct msghdr *msg, struct tls_msg *tlm,
1794 struct tls_msg *tlm;
1800 tlm = tls_msg(skb);
1818 tlm = tls_msg(skb);
1964 struct tls_msg *tl
[all...]
H A Dtls.h203 static inline struct tls_msg *tls_msg(struct sk_buff *skb) function
H A Dtls_strp.c480 struct tls_msg *tlm;
495 tlm = tls_msg(strp->anchor);
/linux-master/include/net/
H A Dstrparser.h73 struct tls_msg { struct in struct:sk_skb_cb

Completed in 371 milliseconds