Searched defs:tls_msg (Results 1 – 1 of 1) sorted by relevance
144 struct tls_msg { struct145 struct strp_msg rxm;146 u8 control;401 static inline struct tls_msg *tls_msg(struct sk_buff *skb) in tls_msg() function