Searched refs:nest_helper (Results 1 – 1 of 1) sorted by relevance
207 struct nlattr *nest_helper; in ctnetlink_dump_helpinfo() local218 nest_helper = nla_nest_start(skb, CTA_HELP); in ctnetlink_dump_helpinfo()219 if (!nest_helper) in ctnetlink_dump_helpinfo()227 nla_nest_end(skb, nest_helper); in ctnetlink_dump_helpinfo()