Searched defs:tls_msg (Results 1 – 2 of 2) sorted by relevance
73 struct tls_msg { struct74 u8 control;
203 static inline struct tls_msg *tls_msg(struct sk_buff *skb) in tls_msg() function