Searched refs:reporter_attr (Results 1 – 1 of 1) sorted by relevance
268 struct nlattr *reporter_attr; in devlink_nl_health_reporter_fill() local282 reporter_attr = nla_nest_start_noflag(msg, in devlink_nl_health_reporter_fill()284 if (!reporter_attr) in devlink_nl_health_reporter_fill()321 nla_nest_end(msg, reporter_attr); in devlink_nl_health_reporter_fill()326 nla_nest_cancel(msg, reporter_attr); in devlink_nl_health_reporter_fill()
Completed in 5 milliseconds