Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
A Dnf_tables_offload.h73 struct nft_rule;
74 struct nft_flow_rule *nft_flow_rule_create(struct net *net, const struct nft_rule *rule);
75 int nft_flow_rule_stats(const struct nft_chain *chain, const struct nft_rule *rule);
A Dnf_tables.h992 struct nft_rule { struct
1002 static inline struct nft_expr *nft_expr_first(const struct nft_rule *rule) in nft_expr_first() argument
1012 static inline struct nft_expr *nft_expr_last(const struct nft_rule *rule) in nft_expr_last()
1017 static inline bool nft_expr_more(const struct nft_rule *rule, in nft_expr_more()
1023 static inline struct nft_userdata *nft_userdata(const struct nft_rule *rule) in nft_userdata()
1028 void nft_rule_expr_activate(const struct nft_ctx *ctx, struct nft_rule *rule);
1029 void nft_rule_expr_deactivate(const struct nft_ctx *ctx, struct nft_rule *rule,
1031 void nf_tables_rule_destroy(const struct nft_ctx *ctx, struct nft_rule *rule);
1663 struct nft_rule *rule;
/linux/net/netfilter/
A Dnf_tables_offload.c89 const struct nft_rule *rule) in nft_flow_rule_create()
244 const struct nft_rule *rule, in nft_flow_cls_offload_setup()
265 const struct nft_rule *rule, in nft_flow_offload_cmd()
285 struct nft_rule *rule, in nft_flow_offload_rule()
295 const struct nft_rule *rule) in nft_flow_rule_stats()
328 struct nft_rule *rule; in nft_flow_offload_unbind()
A Dnft_immediate.c102 struct nft_rule *rule; in nft_immediate_activate()
133 struct nft_rule *rule; in nft_immediate_chain_deactivate()
191 struct nft_rule *rule, *n; in nft_immediate_destroy()
A Dnf_tables_api.c543 struct nft_rule *rule) in nft_trans_rule_add()
594 struct nft_rule *rule; in nft_delrule_by_chain()
3004 struct nft_rule *rule; in nf_tables_delchain()
3418 struct nft_rule *rule; in __nft_rule_lookup()
3745 const struct nft_rule *rule; in nf_tables_getrule_single()
3890 struct nft_rule *rule; in nft_chain_validate()
4270 struct nft_rule *rule; in nf_tables_delrule()
9723 struct nft_rule *rule; in nf_tables_commit_chain_prepare()
11436 struct nft_rule *rule, *nr; in __nft_release_basechain_now()
11460 struct nft_rule *rule; in __nft_release_basechain()
[all …]

Completed in 34 milliseconds