Searched refs:nest_secctx (Results 1 – 1 of 1) sorted by relevance
331 struct nlattr *nest_secctx; in ctnetlink_dump_secctx() local340 nest_secctx = nla_nest_start(skb, CTA_SECCTX); in ctnetlink_dump_secctx()341 if (!nest_secctx) in ctnetlink_dump_secctx()346 nla_nest_end(skb, nest_secctx); in ctnetlink_dump_secctx()