Searched refs:nest_secctx (Results 1 – 1 of 1) sorted by relevance
333 struct nlattr *nest_secctx; in ctnetlink_dump_secctx() local342 nest_secctx = nla_nest_start(skb, CTA_SECCTX); in ctnetlink_dump_secctx()343 if (!nest_secctx) in ctnetlink_dump_secctx()348 nla_nest_end(skb, nest_secctx); in ctnetlink_dump_secctx()