Searched defs:tls_msg (Results 1 – 1 of 1) sorted by relevance
125 struct tls_msg { struct126 struct strp_msg rxm;127 u8 control;424 static inline struct tls_msg *tls_msg(struct sk_buff *skb) in tls_msg() function