Searched refs:nest_helper (Results 1 – 1 of 1) sorted by relevance
199 struct nlattr *nest_helper; in ctnetlink_dump_helpinfo() local210 nest_helper = nla_nest_start(skb, CTA_HELP | NLA_F_NESTED); in ctnetlink_dump_helpinfo()211 if (!nest_helper) in ctnetlink_dump_helpinfo()219 nla_nest_end(skb, nest_helper); in ctnetlink_dump_helpinfo()