Searched refs:nest_secctx (Results 1 – 1 of 1) sorted by relevance
352 struct nlattr *nest_secctx; in ctnetlink_dump_secctx() local361 nest_secctx = nla_nest_start(skb, CTA_SECCTX); in ctnetlink_dump_secctx()362 if (!nest_secctx) in ctnetlink_dump_secctx()367 nla_nest_end(skb, nest_secctx); in ctnetlink_dump_secctx()