/net/netfilter/ |
D | nft_xfrm.c | 117 struct nft_regs *regs, in nft_xfrm_state_get_key() 158 struct nft_regs *regs, in nft_xfrm_get_eval_in() 174 struct nft_regs *regs, in nft_xfrm_get_eval_out() 193 struct nft_regs *regs, in nft_xfrm_get_eval()
|
D | nf_tables_core.c | 51 struct nft_regs *regs) in nft_cmp_fast_eval() 62 struct nft_regs *regs, in nft_payload_fast_eval() 124 struct nft_regs *regs, in expr_call_ops_eval() 156 struct nft_regs regs = {}; in nft_do_chain() local
|
D | nft_synproxy.c | 45 struct nft_regs *regs, in nft_synproxy_eval_v4() 76 struct nft_regs *regs, in nft_synproxy_eval_v6() 107 struct nft_regs *regs, in nft_synproxy_do_eval() 242 struct nft_regs *regs, in nft_synproxy_eval() 328 struct nft_regs *regs, in nft_synproxy_obj_eval()
|
D | nft_tproxy.c | 22 struct nft_regs *regs, in nft_tproxy_eval_v4() 85 struct nft_regs *regs, in nft_tproxy_eval_v6() 158 struct nft_regs *regs, in nft_tproxy_eval()
|
D | nft_ct.c | 59 struct nft_regs *regs, in nft_ct_get_eval() 232 struct nft_regs *regs, in nft_ct_set_zone_eval() 278 struct nft_regs *regs, in nft_ct_set_eval() 762 struct nft_regs *regs, in nft_notrack_eval() 826 struct nft_regs *regs, in nft_ct_timeout_obj_eval() 1062 struct nft_regs *regs, in nft_ct_helper_obj_eval() 1233 struct nft_regs *regs, in nft_ct_expect_obj_eval()
|
D | nft_masq.c | 99 struct nft_regs *regs, in nft_masq_ipv4_eval() 145 struct nft_regs *regs, in nft_masq_ipv6_eval() 205 struct nft_regs *regs, in nft_masq_inet_eval()
|
D | nft_quota.c | 34 struct nft_regs *regs, in nft_quota_do_eval() 50 struct nft_regs *regs, in nft_quota_obj_eval() 184 struct nft_regs *regs, in nft_quota_eval()
|
D | nft_limit.c | 130 struct nft_regs *regs, in nft_limit_pkts_eval() 179 struct nft_regs *regs, in nft_limit_bytes_eval() 240 struct nft_regs *regs, in nft_limit_obj_pkts_eval() 283 struct nft_regs *regs, in nft_limit_obj_bytes_eval()
|
D | nft_exthdr.c | 37 struct nft_regs *regs, in nft_exthdr_ipv6_eval() 133 struct nft_regs *regs, in nft_exthdr_ipv4_eval() 183 struct nft_regs *regs, in nft_exthdr_tcp_eval() 226 struct nft_regs *regs, in nft_exthdr_tcp_set_eval()
|
D | nft_connlimit.c | 23 struct nft_regs *regs, in nft_connlimit_do_eval() 109 struct nft_regs *regs, in nft_connlimit_obj_eval() 166 struct nft_regs *regs, in nft_connlimit_eval()
|
D | nft_counter.c | 29 struct nft_regs *regs, in nft_counter_do_eval() 49 struct nft_regs *regs, in nft_counter_obj_eval() 195 struct nft_regs *regs, in nft_counter_eval()
|
D | nft_queue.c | 29 struct nft_regs *regs, in nft_queue_eval() 56 struct nft_regs *regs, in nft_queue_sreg_eval()
|
D | nft_meta.c | 60 struct nft_regs *regs, in nft_meta_get_eval() 270 struct nft_regs *regs, in nft_meta_set_eval() 636 static void nft_secmark_obj_eval(struct nft_object *obj, struct nft_regs *regs, in nft_secmark_obj_eval()
|
D | nft_fib_netdev.c | 22 struct nft_regs *regs, in nft_fib_netdev_eval()
|
D | nft_fib_inet.c | 15 struct nft_regs *regs, in nft_fib_inet_eval()
|
D | nft_numgen.c | 38 struct nft_regs *regs, in nft_ng_inc_eval() 116 struct nft_regs *regs, in nft_ng_random_eval()
|
D | nft_hash.c | 27 struct nft_regs *regs, in nft_jhash_eval() 47 struct nft_regs *regs, in nft_symhash_eval()
|
D | nft_nat.c | 34 struct nft_regs *regs, in nft_nat_eval() 279 struct nft_regs *regs, in nft_nat_inet_eval()
|
D | nft_fwd_netdev.c | 25 struct nft_regs *regs, in nft_fwd_netdev_eval() 92 struct nft_regs *regs, in nft_fwd_neigh_eval()
|
D | nft_dynset.c | 48 struct nft_regs *regs) in nft_dynset_new() 82 struct nft_regs *regs, const struct nft_pktinfo *pkt) in nft_dynset_eval()
|
D | nft_compat.c | 68 struct nft_regs *regs, in nft_target_eval_xt() 94 struct nft_regs *regs, in nft_target_eval_bridge() 370 struct nft_regs *regs, in __nft_match_eval() 398 struct nft_regs *regs, in nft_match_large_eval() 407 struct nft_regs *regs, in nft_match_eval()
|
/net/ipv4/netfilter/ |
D | nft_fib_ipv4.c | 27 void nft_fib4_eval_type(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib4_eval_type() 57 void nft_fib4_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib4_eval()
|
D | nft_reject_ipv4.c | 20 struct nft_regs *regs, in nft_reject_ipv4_eval()
|
/net/ipv6/netfilter/ |
D | nft_fib_ipv6.c | 123 void nft_fib6_eval_type(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib6_eval_type() 141 void nft_fib6_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib6_eval()
|
D | nft_reject_ipv6.c | 20 struct nft_regs *regs, in nft_reject_ipv6_eval()
|