Searched refs:nest_helper (Results 1 – 1 of 1) sorted by relevance
225 struct nlattr *nest_helper; in ctnetlink_dump_helpinfo() local237 nest_helper = nla_nest_start(skb, CTA_HELP); in ctnetlink_dump_helpinfo()238 if (!nest_helper) in ctnetlink_dump_helpinfo()246 nla_nest_end(skb, nest_helper); in ctnetlink_dump_helpinfo()