Home
last modified time | relevance | path

Searched refs:nft_expr (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v4.19/include/net/netfilter/
Dnft_fib.h19 int nft_fib_dump(struct sk_buff *skb, const struct nft_expr *expr);
20 int nft_fib_init(const struct nft_ctx *ctx, const struct nft_expr *expr,
22 int nft_fib_validate(const struct nft_ctx *ctx, const struct nft_expr *expr,
26 void nft_fib4_eval_type(const struct nft_expr *expr, struct nft_regs *regs,
28 void nft_fib4_eval(const struct nft_expr *expr, struct nft_regs *regs,
31 void nft_fib6_eval_type(const struct nft_expr *expr, struct nft_regs *regs,
33 void nft_fib6_eval(const struct nft_expr *expr, struct nft_regs *regs,
Dnf_tables.h283 struct nft_expr;
309 const struct nft_expr *,
311 const struct nft_expr *expr,
607 static inline struct nft_expr *nft_set_ext_expr(const struct nft_set_ext *ext) in nft_set_ext_expr()
733 struct nft_expr;
735 void (*eval)(const struct nft_expr *expr,
738 int (*clone)(struct nft_expr *dst,
739 const struct nft_expr *src);
743 const struct nft_expr *expr,
746 const struct nft_expr *expr);
[all …]
Dnft_masq.h14 const struct nft_expr *expr,
17 int nft_masq_dump(struct sk_buff *skb, const struct nft_expr *expr);
19 int nft_masq_validate(const struct nft_ctx *ctx, const struct nft_expr *expr,
Dnft_redir.h14 const struct nft_expr *expr,
17 int nft_redir_dump(struct sk_buff *skb, const struct nft_expr *expr);
19 int nft_redir_validate(const struct nft_ctx *ctx, const struct nft_expr *expr,
Dnft_reject.h13 const struct nft_expr *expr,
17 const struct nft_expr *expr,
20 int nft_reject_dump(struct sk_buff *skb, const struct nft_expr *expr);
Dnf_tables_core.h74 struct nft_expr;
77 void nft_meta_get_eval(const struct nft_expr *expr,
79 void nft_lookup_eval(const struct nft_expr *expr,
/Linux-v4.19/net/netfilter/
Dnft_numgen.c42 static void nft_ng_inc_eval(const struct nft_expr *expr, in nft_ng_inc_eval()
51 static void nft_ng_inc_map_eval(const struct nft_expr *expr, in nft_ng_inc_map_eval()
82 const struct nft_expr *expr, in nft_ng_inc_init()
105 const struct nft_expr *expr, in nft_ng_inc_map_init()
138 static int nft_ng_inc_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_ng_inc_dump()
147 const struct nft_expr *expr) in nft_ng_inc_map_dump()
177 static void nft_ng_random_eval(const struct nft_expr *expr, in nft_ng_random_eval()
186 static void nft_ng_random_map_eval(const struct nft_expr *expr, in nft_ng_random_map_eval()
206 const struct nft_expr *expr, in nft_ng_random_init()
230 const struct nft_expr *expr, in nft_ng_random_map_init()
[all …]
Dnft_objref.c19 static void nft_objref_eval(const struct nft_expr *expr, in nft_objref_eval()
29 const struct nft_expr *expr, in nft_objref_init()
52 static int nft_objref_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_objref_dump()
68 const struct nft_expr *expr) in nft_objref_destroy()
91 static void nft_objref_map_eval(const struct nft_expr *expr, in nft_objref_map_eval()
112 const struct nft_expr *expr, in nft_objref_map_init()
144 static int nft_objref_map_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_objref_map_dump()
159 const struct nft_expr *expr) in nft_objref_map_destroy()
Dnft_immediate.c20 static void nft_immediate_eval(const struct nft_expr *expr, in nft_immediate_eval()
35 const struct nft_expr *expr, in nft_immediate_init()
67 const struct nft_expr *expr) in nft_immediate_activate()
75 const struct nft_expr *expr) in nft_immediate_deactivate()
82 static int nft_immediate_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_immediate_dump()
97 const struct nft_expr *expr, in nft_immediate_validate()
Dnft_hash.c31 static void nft_jhash_eval(const struct nft_expr *expr, in nft_jhash_eval()
45 static void nft_jhash_map_eval(const struct nft_expr *expr, in nft_jhash_map_eval()
74 static void nft_symhash_eval(const struct nft_expr *expr, in nft_symhash_eval()
87 static void nft_symhash_map_eval(const struct nft_expr *expr, in nft_symhash_map_eval()
123 const struct nft_expr *expr, in nft_jhash_init()
170 const struct nft_expr *expr, in nft_jhash_map_init()
184 const struct nft_expr *expr, in nft_symhash_init()
210 const struct nft_expr *expr, in nft_symhash_map_init()
224 const struct nft_expr *expr) in nft_jhash_dump()
251 const struct nft_expr *expr) in nft_jhash_map_dump()
[all …]
Dnft_connlimit.c173 static void nft_connlimit_eval(const struct nft_expr *expr, in nft_connlimit_eval()
182 static int nft_connlimit_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_connlimit_dump()
190 const struct nft_expr *expr, in nft_connlimit_init()
199 const struct nft_expr *expr) in nft_connlimit_destroy()
206 static int nft_connlimit_clone(struct nft_expr *dst, const struct nft_expr *src) in nft_connlimit_clone()
219 const struct nft_expr *expr) in nft_connlimit_destroy_clone()
226 static bool nft_connlimit_gc(struct net *net, const struct nft_expr *expr) in nft_connlimit_gc()
Dnft_fwd_netdev.c26 static void nft_fwd_netdev_eval(const struct nft_expr *expr, in nft_fwd_netdev_eval()
44 const struct nft_expr *expr, in nft_fwd_netdev_init()
58 static int nft_fwd_netdev_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_fwd_netdev_dump()
77 static void nft_fwd_neigh_eval(const struct nft_expr *expr, in nft_fwd_neigh_eval()
138 const struct nft_expr *expr, in nft_fwd_neigh_init()
174 static int nft_fwd_neigh_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_fwd_neigh_dump()
Dnft_queue.c31 static void nft_queue_eval(const struct nft_expr *expr, in nft_queue_eval()
58 static void nft_queue_sreg_eval(const struct nft_expr *expr, in nft_queue_sreg_eval()
82 const struct nft_expr *expr, in nft_queue_init()
111 const struct nft_expr *expr, in nft_queue_sreg_init()
133 static int nft_queue_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_queue_dump()
149 nft_queue_sreg_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_queue_sreg_dump()
Dnft_compat.c89 static void nft_target_eval_xt(const struct nft_expr *expr, in nft_target_eval_xt()
115 static void nft_target_eval_bridge(const struct nft_expr *expr, in nft_target_eval_bridge()
239 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init()
276 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_target_destroy()
293 static int nft_target_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_target_dump()
310 const struct nft_expr *expr, in nft_target_validate()
334 static void __nft_match_eval(const struct nft_expr *expr, in __nft_match_eval()
362 static void nft_match_large_eval(const struct nft_expr *expr, in nft_match_large_eval()
371 static void nft_match_eval(const struct nft_expr *expr, in nft_match_eval()
438 __nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in __nft_match_init()
[all …]
Dnft_meta.c44 void nft_meta_get_eval(const struct nft_expr *expr, in nft_meta_get_eval()
257 static void nft_meta_set_eval(const struct nft_expr *expr, in nft_meta_set_eval()
299 const struct nft_expr *expr, in nft_meta_get_init()
367 const struct nft_expr *expr, in nft_meta_get_validate()
399 const struct nft_expr *expr, in nft_meta_set_validate()
428 const struct nft_expr *expr, in nft_meta_set_init()
463 const struct nft_expr *expr) in nft_meta_get_dump()
477 static int nft_meta_set_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_meta_set_dump()
493 const struct nft_expr *expr) in nft_meta_set_destroy()
Dnft_dynset.c27 struct nft_expr *expr;
31 static void *nft_dynset_new(struct nft_set *set, const struct nft_expr *expr, in nft_dynset_new()
65 static void nft_dynset_eval(const struct nft_expr *expr, in nft_dynset_eval()
72 const struct nft_expr *sexpr; in nft_dynset_eval()
112 const struct nft_expr *expr, in nft_dynset_init()
239 const struct nft_expr *expr) in nft_dynset_destroy()
248 static int nft_dynset_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dynset_dump()
Dnft_dup_netdev.c22 static void nft_dup_netdev_eval(const struct nft_expr *expr, in nft_dup_netdev_eval()
37 const struct nft_expr *expr, in nft_dup_netdev_init()
51 static int nft_dup_netdev_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dup_netdev_dump()
Dnft_counter.c197 static void nft_counter_eval(const struct nft_expr *expr, in nft_counter_eval()
206 static int nft_counter_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_counter_dump()
214 const struct nft_expr *expr, in nft_counter_init()
223 const struct nft_expr *expr) in nft_counter_destroy()
230 static int nft_counter_clone(struct nft_expr *dst, const struct nft_expr *src) in nft_counter_clone()
Dnft_cmp.c27 static void nft_cmp_eval(const struct nft_expr *expr, in nft_cmp_eval()
73 static int nft_cmp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_cmp_init()
94 static int nft_cmp_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp_dump()
121 const struct nft_expr *expr, in nft_cmp_fast_init()
147 static int nft_cmp_fast_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp_fast_dump()
Dnft_flow_offload.c63 static void nft_flow_offload_eval(const struct nft_expr *expr, in nft_flow_offload_eval()
126 const struct nft_expr *expr, in nft_flow_offload_validate()
135 const struct nft_expr *expr, in nft_flow_offload_init()
157 const struct nft_expr *expr) in nft_flow_offload_destroy()
165 static int nft_flow_offload_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_flow_offload_dump()
Dnft_reject.c30 const struct nft_expr *expr, in nft_reject_validate()
41 const struct nft_expr *expr, in nft_reject_init()
65 int nft_reject_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_reject_dump()
Dnft_masq.c27 const struct nft_expr *expr, in nft_masq_validate()
42 const struct nft_expr *expr, in nft_masq_init()
80 int nft_masq_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_masq_dump()
Dnft_redir.c27 const struct nft_expr *expr, in nft_redir_validate()
43 const struct nft_expr *expr, in nft_redir_init()
82 int nft_redir_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_redir_dump()
Dnft_lookup.c29 void nft_lookup_eval(const struct nft_expr *expr, in nft_lookup_eval()
61 const struct nft_expr *expr, in nft_lookup_init()
125 const struct nft_expr *expr) in nft_lookup_destroy()
132 static int nft_lookup_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_lookup_dump()
184 const struct nft_expr *expr, in nft_lookup_validate()
Dnft_osf.c15 static void nft_osf_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_osf_eval()
44 const struct nft_expr *expr, in nft_osf_init()
59 static int nft_osf_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_osf_dump()

123