Home
last modified time | relevance | path

Searched refs:reporter_attr (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/net/devlink/
A Dhealth.c268 struct nlattr *reporter_attr; in devlink_nl_health_reporter_fill() local
282 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