Home
last modified time | relevance | path

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

/linux/net/strparser/
A Dstrparser.c30 static inline struct _strp_msg *_strp_msg(struct sk_buff *skb) in _strp_msg() function
32 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()
/linux/include/net/
A Dstrparser.h57 struct _strp_msg { struct
68 struct _strp_msg strp; argument

Completed in 4 milliseconds