Searched defs:devlink_fmsg_item (Results 1 – 1 of 1) sorted by relevance
5230 struct devlink_fmsg_item { struct5231 struct list_head list;5232 int attrtype;5233 u8 nla_type;5234 u16 len;5235 int value[];