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