Searched defs:devlink_fmsg_item (Results 1 – 1 of 1) sorted by relevance
5223 struct devlink_fmsg_item { struct5224 struct list_head list;5225 int attrtype;5226 u8 nla_type;5227 u16 len;5228 int value[];