Home
last modified time | relevance | path

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

/linux/include/net/
H A Dstrparser.h73 struct tls_msg { struct
74 u8 control;
/linux/net/tls/
H A Dtls.h203 static inline struct tls_msg *tls_msg(struct sk_buff *skb) in tls_msg() function