Home
last modified time | relevance | path

Searched refs:_strp_msg (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/strparser/
Dstrparser.c32 struct _strp_msg { struct
40 static inline struct _strp_msg *_strp_msg(struct sk_buff *skb) in _strp_msg() argument
42 return (struct _strp_msg *)((void *)skb->cb + in _strp_msg()
104 struct _strp_msg *stm; in __strp_recv()
173 *_strp_msg(skb) = *_strp_msg(head); in __strp_recv()
202 stm = _strp_msg(head); in __strp_recv()
218 stm = _strp_msg(head); in __strp_recv()