Home
last modified time | relevance | path

Searched refs:nft_rule (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/netfilter/
Dnf_tables_core.c43 const struct nft_rule *rule, in nft_trace_packet()
120 struct nft_rule *const *rules;
142 struct nft_rule *const *rules; in nft_do_chain()
143 const struct nft_rule *rule; in nft_do_chain()
Dnf_tables_api.c211 struct nft_rule *rule) in nft_rule_expr_activate()
225 struct nft_rule *rule) in nft_rule_expr_deactivate()
239 nf_tables_delrule_deactivate(struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_delrule_deactivate()
251 struct nft_rule *rule) in nft_trans_rule_add()
269 static int nft_delrule(struct nft_ctx *ctx, struct nft_rule *rule) in nft_delrule()
290 struct nft_rule *rule; in nft_delrule_by_chain()
1399 struct nft_rule **g0 = rcu_dereference_raw(chain->rules_gen_0); in nf_tables_chain_free_chain_rules()
1400 struct nft_rule **g1 = rcu_dereference_raw(chain->rules_gen_1); in nf_tables_chain_free_chain_rules()
1517 struct nft_rule **start;
1520 static struct nft_rule **nf_tables_chain_alloc_rules(const struct nft_chain *chain, in nf_tables_chain_alloc_rules()
[all …]
/Linux-v4.19/include/net/netfilter/
Dnf_tables.h817 struct nft_rule { struct
827 static inline struct nft_expr *nft_expr_first(const struct nft_rule *rule) in nft_expr_first() argument
837 static inline struct nft_expr *nft_expr_last(const struct nft_rule *rule) in nft_expr_last()
842 static inline struct nft_userdata *nft_userdata(const struct nft_rule *rule) in nft_userdata()
874 struct nft_rule *__rcu *rules_gen_0;
875 struct nft_rule *__rcu *rules_gen_1;
887 struct nft_rule **rules_next;
1155 const struct nft_rule *rule;
1307 struct nft_rule *rule;