Searched refs:nest_helper (Results 1 – 1 of 1) sorted by relevance
209 struct nlattr *nest_helper; in ctnetlink_dump_helpinfo() local220 nest_helper = nla_nest_start(skb, CTA_HELP); in ctnetlink_dump_helpinfo()221 if (!nest_helper) in ctnetlink_dump_helpinfo()229 nla_nest_end(skb, nest_helper); in ctnetlink_dump_helpinfo()