Searched refs:pos_handle (Results 1 – 1 of 1) sorted by relevance
3941 u64 handle, pos_handle; in nf_tables_newrule() 4001 pos_handle = be64_to_cpu(nla_get_be64(nla[NFTA_RULE_POSITION])); in nf_tables_newrule() 4002 old_rule = __nft_rule_lookup(net, chain, pos_handle); in nf_tables_newrule() 3942 u64 handle, pos_handle; nf_tables_newrule() local