/net/netfilter/ |
D | nft_objref.c | 14 #define nft_objref_priv(expr) *((struct nft_object **)nft_expr_priv(expr)) argument 16 static void nft_objref_eval(const struct nft_expr *expr, in nft_objref_eval() 26 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_deactivate() 80 const struct nft_expr *expr) in nft_objref_activate() 104 static void nft_objref_map_eval(const struct nft_expr *expr, in nft_objref_map_eval() 128 const struct nft_expr *expr, in nft_objref_map_init() 160 static int nft_objref_map_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_objref_map_dump() 175 const struct nft_expr *expr, in nft_objref_map_deactivate() [all …]
|
D | nft_fwd_netdev.c | 24 static void nft_fwd_netdev_eval(const struct nft_expr *expr, in nft_fwd_netdev_eval() 45 const struct nft_expr *expr, in nft_fwd_netdev_init() 57 static int nft_fwd_netdev_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_fwd_netdev_dump() 72 const struct nft_expr *expr) in nft_fwd_netdev_offload() 80 static bool nft_fwd_netdev_offload_action(const struct nft_expr *expr) in nft_fwd_netdev_offload_action() 91 static void nft_fwd_neigh_eval(const struct nft_expr *expr, in nft_fwd_neigh_eval() 153 const struct nft_expr *expr, in nft_fwd_neigh_init() 187 static int nft_fwd_neigh_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_fwd_neigh_dump() 203 const struct nft_expr *expr, in nft_fwd_validate()
|
D | nft_masq.c | 29 const struct nft_expr *expr, in nft_masq_validate() 43 const struct nft_expr *expr, in nft_masq_init() 76 static int nft_masq_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_masq_dump() 98 static void nft_masq_ipv4_eval(const struct nft_expr *expr, in nft_masq_ipv4_eval() 118 nft_masq_ipv4_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_masq_ipv4_destroy() 144 static void nft_masq_ipv6_eval(const struct nft_expr *expr, in nft_masq_ipv6_eval() 164 nft_masq_ipv6_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_masq_ipv6_destroy() 204 static void nft_masq_inet_eval(const struct nft_expr *expr, in nft_masq_inet_eval() 219 nft_masq_inet_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_masq_inet_destroy()
|
D | nft_immediate.c | 18 void nft_immediate_eval(const struct nft_expr *expr, in nft_immediate_eval() 47 const struct nft_expr *expr, in nft_immediate_init() 96 const struct nft_expr *expr) in nft_immediate_activate() 143 const struct nft_expr *expr, in nft_immediate_deactivate() 187 const struct nft_expr *expr) in nft_immediate_destroy() 231 static int nft_immediate_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_immediate_dump() 246 const struct nft_expr *expr, in nft_immediate_validate() 301 const struct nft_expr *expr) in nft_immediate_offload() 313 static bool nft_immediate_offload_action(const struct nft_expr *expr) in nft_immediate_offload_action()
|
D | nft_dynset.c | 22 bool expr; member 33 struct nft_expr *expr; in nft_dynset_expr_setup() local 47 static void *nft_dynset_new(struct nft_set *set, const struct nft_expr *expr, in nft_dynset_new() 80 void nft_dynset_eval(const struct nft_expr *expr, in nft_dynset_eval() 128 struct nft_expr *expr; in nft_dynset_expr_alloc() local 161 const struct nft_expr *expr, in nft_dynset_init() 340 const struct nft_expr *expr, in nft_dynset_deactivate() 349 const struct nft_expr *expr) in nft_dynset_activate() 357 const struct nft_expr *expr) in nft_dynset_destroy() 368 static int nft_dynset_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dynset_dump()
|
D | nft_redir.c | 29 const struct nft_expr *expr, in nft_redir_validate() 44 const struct nft_expr *expr, in nft_redir_init() 80 static int nft_redir_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_redir_dump() 103 static void nft_redir_eval(const struct nft_expr *expr, in nft_redir_eval() 137 nft_redir_ipv4_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_redir_ipv4_destroy() 164 nft_redir_ipv6_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_redir_ipv6_destroy() 192 nft_redir_inet_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_redir_inet_destroy()
|
D | nft_cmp.c | 26 void nft_cmp_eval(const struct nft_expr *expr, in nft_cmp_eval() 72 static int nft_cmp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_cmp_init() 95 static int nft_cmp_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp_dump() 179 const struct nft_expr *expr) in nft_cmp_offload() 196 const struct nft_expr *expr, in nft_cmp_fast_init() 226 const struct nft_expr *expr) in nft_cmp_fast_offload() 243 static int nft_cmp_fast_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp_fast_dump() 296 const struct nft_expr *expr, in nft_cmp16_fast_init() 323 const struct nft_expr *expr) in nft_cmp16_fast_offload() 336 static int nft_cmp16_fast_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp16_fast_dump()
|
D | nft_lookup.c | 57 void nft_lookup_eval(const struct nft_expr *expr, in nft_lookup_eval() 96 const struct nft_expr *expr, in nft_lookup_init() 157 const struct nft_expr *expr, in nft_lookup_deactivate() 166 const struct nft_expr *expr) in nft_lookup_activate() 174 const struct nft_expr *expr) in nft_lookup_destroy() 181 static int nft_lookup_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_lookup_dump() 202 const struct nft_expr *expr, in nft_lookup_validate()
|
D | nft_compat.c | 73 static void nft_target_eval_xt(const struct nft_expr *expr, in nft_target_eval_xt() 100 static void nft_target_eval_bridge(const struct nft_expr *expr, in nft_target_eval_bridge() 243 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init() 292 static void __nft_mt_tg_destroy(struct module *me, const struct nft_expr *expr) in __nft_mt_tg_destroy() 299 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_target_destroy() 334 static int nft_target_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_target_dump() 352 const struct nft_expr *expr, in nft_target_validate() 381 static void __nft_match_eval(const struct nft_expr *expr, in __nft_match_eval() 410 static void nft_match_large_eval(const struct nft_expr *expr, in nft_match_large_eval() 419 static void nft_match_eval(const struct nft_expr *expr, in nft_match_eval() [all …]
|
D | nft_tproxy.c | 21 static void nft_tproxy_eval_v4(const struct nft_expr *expr, in nft_tproxy_eval_v4() 84 static void nft_tproxy_eval_v6(const struct nft_expr *expr, in nft_tproxy_eval_v6() 157 static void nft_tproxy_eval(const struct nft_expr *expr, in nft_tproxy_eval() 192 const struct nft_expr *expr, in nft_tproxy_init() 274 const struct nft_expr *expr) in nft_tproxy_destroy() 297 const struct nft_expr *expr) in nft_tproxy_dump() 316 const struct nft_expr *expr, in nft_tproxy_validate()
|
D | nft_dup_netdev.c | 20 static void nft_dup_netdev_eval(const struct nft_expr *expr, in nft_dup_netdev_eval() 35 const struct nft_expr *expr, in nft_dup_netdev_init() 47 static int nft_dup_netdev_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dup_netdev_dump() 62 const struct nft_expr *expr) in nft_dup_netdev_offload() 70 static bool nft_dup_netdev_offload_action(const struct nft_expr *expr) in nft_dup_netdev_offload_action()
|
D | nft_exthdr.c | 46 static void nft_exthdr_ipv6_eval(const struct nft_expr *expr, in nft_exthdr_ipv6_eval() 141 static void nft_exthdr_ipv4_eval(const struct nft_expr *expr, in nft_exthdr_ipv4_eval() 190 static void nft_exthdr_tcp_eval(const struct nft_expr *expr, in nft_exthdr_tcp_eval() 234 static void nft_exthdr_tcp_set_eval(const struct nft_expr *expr, in nft_exthdr_tcp_set_eval() 314 static void nft_exthdr_tcp_strip_eval(const struct nft_expr *expr, in nft_exthdr_tcp_strip_eval() 371 static void nft_exthdr_sctp_eval(const struct nft_expr *expr, in nft_exthdr_sctp_eval() 423 const struct nft_expr *expr, in nft_exthdr_init() 471 const struct nft_expr *expr, in nft_exthdr_tcp_set_init() 520 const struct nft_expr *expr, in nft_exthdr_tcp_strip_init() 542 const struct nft_expr *expr, in nft_exthdr_ipv4_init() [all …]
|
D | nft_queue.c | 28 static void nft_queue_eval(const struct nft_expr *expr, in nft_queue_eval() 55 static void nft_queue_sreg_eval(const struct nft_expr *expr, in nft_queue_sreg_eval() 79 const struct nft_expr *expr, in nft_queue_init() 108 const struct nft_expr *expr, in nft_queue_sreg_init() 130 static int nft_queue_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_queue_dump() 146 nft_queue_sreg_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_queue_sreg_dump()
|
D | nft_numgen.c | 36 static void nft_ng_inc_eval(const struct nft_expr *expr, in nft_ng_inc_eval() 53 const struct nft_expr *expr, in nft_ng_inc_init() 92 static int nft_ng_inc_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_ng_inc_dump() 111 static void nft_ng_random_eval(const struct nft_expr *expr, in nft_ng_random_eval() 121 const struct nft_expr *expr, in nft_ng_random_init() 140 static int nft_ng_random_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_ng_random_dump()
|
D | nft_hash.c | 26 static void nft_jhash_eval(const struct nft_expr *expr, in nft_jhash_eval() 46 static void nft_symhash_eval(const struct nft_expr *expr, in nft_symhash_eval() 70 const struct nft_expr *expr, in nft_jhash_init() 117 const struct nft_expr *expr, in nft_symhash_init() 142 const struct nft_expr *expr) in nft_jhash_dump() 169 const struct nft_expr *expr) in nft_symhash_dump()
|
D | nft_rt.c | 53 void nft_rt_get_eval(const struct nft_expr *expr, in nft_rt_get_eval() 111 const struct nft_expr *expr, in nft_rt_get_init() 149 const struct nft_expr *expr) in nft_rt_get_dump() 163 static int nft_rt_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_rt_validate()
|
D | nft_bitwise.c | 63 void nft_bitwise_eval(const struct nft_expr *expr, in nft_bitwise_eval() 161 const struct nft_expr *expr, in nft_bitwise_init() 235 static int nft_bitwise_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_bitwise_dump() 266 const struct nft_expr *expr) in nft_bitwise_offload() 313 const struct nft_expr *expr, in nft_bitwise_fast_init() 348 nft_bitwise_fast_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_bitwise_fast_dump() 377 const struct nft_expr *expr) in nft_bitwise_fast_offload()
|
D | nft_meta.c | 305 void nft_meta_get_eval(const struct nft_expr *expr, in nft_meta_get_eval() 414 void nft_meta_set_eval(const struct nft_expr *expr, in nft_meta_set_eval() 463 const struct nft_expr *expr, in nft_meta_get_init() 579 const struct nft_expr *expr, in nft_meta_get_validate() 598 const struct nft_expr *expr, in nft_meta_set_validate() 628 const struct nft_expr *expr, in nft_meta_set_init() 666 const struct nft_expr *expr) in nft_meta_get_dump() 681 int nft_meta_set_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_meta_set_dump() 698 const struct nft_expr *expr) in nft_meta_set_destroy() 709 const struct nft_expr *expr) in nft_meta_get_offload()
|
D | nft_nat.c | 103 static void nft_nat_eval(const struct nft_expr *expr, in nft_nat_eval() 139 const struct nft_expr *expr, in nft_nat_validate() 170 static int nft_nat_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_nat_init() 263 static int nft_nat_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_nat_dump() 309 nft_nat_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_nat_destroy() 336 static void nft_nat_inet_eval(const struct nft_expr *expr, in nft_nat_inet_eval()
|
D | nft_osf.c | 20 static void nft_osf_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_osf_eval() 61 const struct nft_expr *expr, in nft_osf_init() 95 static int nft_osf_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_osf_dump() 115 const struct nft_expr *expr, in nft_osf_validate()
|
D | nft_last.c | 25 static int nft_last_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_last_init() 56 static void nft_last_eval(const struct nft_expr *expr, in nft_last_eval() 68 static int nft_last_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_last_dump() 97 const struct nft_expr *expr) in nft_last_destroy()
|
D | nft_reject.c | 27 const struct nft_expr *expr, in nft_reject_validate() 39 const struct nft_expr *expr, in nft_reject_init() 72 int nft_reject_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_reject_dump()
|
D | nft_connlimit.c | 179 static void nft_connlimit_eval(const struct nft_expr *expr, in nft_connlimit_eval() 188 static int nft_connlimit_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_connlimit_dump() 196 const struct nft_expr *expr, in nft_connlimit_init() 205 const struct nft_expr *expr) in nft_connlimit_destroy() 229 const struct nft_expr *expr) in nft_connlimit_destroy_clone() 237 static bool nft_connlimit_gc(struct net *net, const struct nft_expr *expr) in nft_connlimit_gc()
|
D | nf_tables_core.c | 50 static void nft_bitwise_fast_eval(const struct nft_expr *expr, in nft_bitwise_fast_eval() 60 static void nft_cmp_fast_eval(const struct nft_expr *expr, in nft_cmp_fast_eval() 70 static void nft_cmp16_fast_eval(const struct nft_expr *expr, in nft_cmp16_fast_eval() 114 static bool nft_payload_fast_eval(const struct nft_expr *expr, in nft_payload_fast_eval() 176 static void expr_call_ops_eval(const struct nft_expr *expr, in expr_call_ops_eval() 208 const struct nft_expr *expr, *last; in nft_do_chain() local
|
D | nft_fib.c | 28 int nft_fib_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_fib_validate() 64 int nft_fib_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_fib_init() 117 int nft_fib_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_fib_dump()
|