Searched defs:tls_msg (Results 1 – 1 of 1) sorted by relevance
121 struct tls_msg { struct122 struct strp_msg rxm;123 u8 control;410 static inline struct tls_msg *tls_msg(struct sk_buff *skb) in tls_msg() function