Searched refs:reporter_attr (Results 1 – 1 of 1) sorted by relevance
266 struct nlattr *reporter_attr; in devlink_nl_health_reporter_fill() local280 reporter_attr = nla_nest_start_noflag(msg, in devlink_nl_health_reporter_fill()282 if (!reporter_attr) in devlink_nl_health_reporter_fill()319 nla_nest_end(msg, reporter_attr); in devlink_nl_health_reporter_fill()324 nla_nest_cancel(msg, reporter_attr); in devlink_nl_health_reporter_fill()
Completed in 7 milliseconds