Searched refs:nest_parms2 (Results 1 – 1 of 1) sorted by relevance
494 struct nlattr *nest_parms1, *nest_parms2; in nfnl_cthelper_dump_policy() local505 nest_parms2 = nla_nest_start(skb, (NFCTH_POLICY_SET + i)); in nfnl_cthelper_dump_policy()506 if (nest_parms2 == NULL) in nfnl_cthelper_dump_policy()521 nla_nest_end(skb, nest_parms2); in nfnl_cthelper_dump_policy()