Searched refs:_strp_msg (Results 1 – 2 of 2) sorted by relevance
30 static inline struct _strp_msg *_strp_msg(struct sk_buff *skb) in _strp_msg() function32 return (struct _strp_msg *)((void *)skb->cb + in _strp_msg()94 struct _strp_msg *stm; in __strp_recv()186 stm = _strp_msg(head); in __strp_recv()202 stm = _strp_msg(head); in __strp_recv()
57 struct _strp_msg { struct70 struct _strp_msg strp; argument