Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dstrparser.h57 struct _strp_msg { struct
70 struct _strp_msg strp; argument
/openbmc/linux/net/strparser/
H A Dstrparser.c30 static inline struct _strp_msg *_strp_msg(struct sk_buff *skb) in _strp_msg() function