Home
last modified time | relevance | path

Searched refs:nft_regs (Results 1 – 25 of 50) sorted by relevance

12

/Linux-v4.19/include/net/netfilter/
Dnft_fib.h26 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_core.h75 struct nft_regs;
78 struct nft_regs *regs, const struct nft_pktinfo *pkt);
80 struct nft_regs *regs, const struct nft_pktinfo *pkt);
/Linux-v4.19/net/netfilter/
Dnf_tables_core.c53 struct nft_regs *regs) in nft_cmp_fast_eval()
64 struct nft_regs *regs, in nft_payload_fast_eval()
124 struct nft_regs *regs, in expr_call_ops_eval()
145 struct nft_regs regs; in nft_do_chain()
Dnft_quota.c36 struct nft_regs *regs, in nft_quota_do_eval()
52 struct nft_regs *regs, in nft_quota_obj_eval()
172 struct nft_regs *regs, in nft_quota_eval()
Dnft_limit.c133 struct nft_regs *regs, in nft_limit_pkts_eval()
182 struct nft_regs *regs, in nft_limit_bytes_eval()
243 struct nft_regs *regs, in nft_limit_obj_pkts_eval()
286 struct nft_regs *regs, in nft_limit_obj_bytes_eval()
Dnft_numgen.c43 struct nft_regs *regs, in nft_ng_inc_eval()
52 struct nft_regs *regs, in nft_ng_inc_map_eval()
178 struct nft_regs *regs, in nft_ng_random_eval()
187 struct nft_regs *regs, in nft_ng_random_map_eval()
Dnft_counter.c32 struct nft_regs *regs, in nft_counter_do_eval()
52 struct nft_regs *regs, in nft_counter_obj_eval()
198 struct nft_regs *regs, in nft_counter_eval()
Dnft_connlimit.c23 struct nft_regs *regs, in nft_connlimit_do_eval()
117 struct nft_regs *regs, in nft_connlimit_obj_eval()
174 struct nft_regs *regs, in nft_connlimit_eval()
Dnft_hash.c32 struct nft_regs *regs, in nft_jhash_eval()
46 struct nft_regs *regs, in nft_jhash_map_eval()
75 struct nft_regs *regs, in nft_symhash_eval()
88 struct nft_regs *regs, in nft_symhash_map_eval()
Dnft_tproxy.c22 struct nft_regs *regs, in nft_tproxy_eval_v4()
79 struct nft_regs *regs, in nft_tproxy_eval_v6()
151 struct nft_regs *regs, in nft_tproxy_eval()
Dnft_fwd_netdev.c27 struct nft_regs *regs, in nft_fwd_netdev_eval()
78 struct nft_regs *regs, in nft_fwd_neigh_eval()
Dnft_queue.c32 struct nft_regs *regs, in nft_queue_eval()
59 struct nft_regs *regs, in nft_queue_sreg_eval()
Dnft_objref.c20 struct nft_regs *regs, in nft_objref_eval()
92 struct nft_regs *regs, in nft_objref_map_eval()
Dnft_fib_inet.c19 struct nft_regs *regs, in nft_fib_inet_eval()
Dnft_fib_netdev.c24 struct nft_regs *regs, in nft_fib_netdev_eval()
Dnft_exthdr.c40 struct nft_regs *regs, in nft_exthdr_ipv6_eval()
86 struct nft_regs *regs, in nft_exthdr_tcp_eval()
129 struct nft_regs *regs, in nft_exthdr_tcp_set_eval()
Dnft_ct.c61 struct nft_regs *regs, in nft_ct_get_eval()
231 struct nft_regs *regs, in nft_ct_set_zone_eval()
277 struct nft_regs *regs, in nft_ct_set_eval()
742 struct nft_regs *regs, in nft_notrack_eval()
807 struct nft_regs *regs, in nft_ct_timeout_obj_eval()
1045 struct nft_regs *regs, in nft_ct_helper_obj_eval()
Dnft_dup_netdev.c23 struct nft_regs *regs, in nft_dup_netdev_eval()
/Linux-v4.19/net/ipv4/netfilter/
Dnft_fib_ipv4.c31 void nft_fib4_eval_type(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib4_eval_type()
66 void nft_fib4_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib4_eval()
Dnft_reject_ipv4.c23 struct nft_regs *regs, in nft_reject_ipv4_eval()
Dnft_masq_ipv4.c20 struct nft_regs *regs, in nft_masq_ipv4_eval()
Dnft_redir_ipv4.c21 struct nft_regs *regs, in nft_redir_ipv4_eval()
/Linux-v4.19/net/ipv6/netfilter/
Dnft_reject_ipv6.c23 struct nft_regs *regs, in nft_reject_ipv6_eval()
Dnft_masq_ipv6.c21 struct nft_regs *regs, in nft_masq_ipv6_eval()
Dnft_redir_ipv6.c21 struct nft_regs *regs, in nft_redir_ipv6_eval()

12