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