Searched refs:nest_parms2 (Results 1 – 1 of 1) sorted by relevance
487 struct nlattr *nest_parms1, *nest_parms2; in nfnl_cthelper_dump_policy() local498 nest_parms2 = nla_nest_start(skb, (NFCTH_POLICY_SET + i)); in nfnl_cthelper_dump_policy()499 if (nest_parms2 == NULL) in nfnl_cthelper_dump_policy()514 nla_nest_end(skb, nest_parms2); in nfnl_cthelper_dump_policy()