Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables_core.h130 struct nft_regs;
133 struct nft_regs *regs, const struct nft_pktinfo *pkt);
135 struct nft_regs *regs, const struct nft_pktinfo *pkt);
137 struct nft_regs *regs, const struct nft_pktinfo *pkt);
139 struct nft_regs *regs, const struct nft_pktinfo *pkt);
141 struct nft_regs *regs, const struct nft_pktinfo *pkt);
143 struct nft_regs *regs, const struct nft_pktinfo *pkt);
145 struct nft_regs *regs, const struct nft_pktinfo *pkt);
147 struct nft_regs *regs, const struct nft_pktinfo *pkt);
149 struct nft_regs *regs, const struct nft_pktinfo *pkt);
[all …]
H A Dnf_tables.h122 struct nft_regs { struct
461 struct nft_regs *regs);
945 struct nft_regs *regs,
1032 struct nft_regs *regs, in nft_set_elem_update_expr()
1441 struct nft_regs *regs,
/linux/net/netfilter/
H A Dnf_tables_core.c75 struct nft_regs *regs) in nft_bitwise_fast_eval()
85 struct nft_regs *regs) in nft_cmp_fast_eval()
95 struct nft_regs *regs) in nft_cmp16_fast_eval()
111 const struct nft_regs *regs) in __nft_trace_verdict()
138 const struct nft_regs *regs) in nft_trace_verdict()
145 struct nft_regs *regs, in nft_payload_fast_eval()
204 struct nft_regs *regs, in expr_call_ops_eval()
256 struct nft_regs regs; in nft_do_chain()
H A Dnft_exthdr.c47 struct nft_regs *regs, in nft_exthdr_ipv6_eval()
140 struct nft_regs *regs, in nft_exthdr_ipv4_eval()
189 struct nft_regs *regs, in nft_exthdr_tcp_eval()
233 struct nft_regs *regs, in nft_exthdr_tcp_set_eval()
313 struct nft_regs *regs, in nft_exthdr_tcp_strip_eval()
370 struct nft_regs *regs, in nft_exthdr_sctp_eval()
412 struct nft_regs *regs, in nft_exthdr_dccp_eval()
H A Dnft_tproxy.c22 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()
H A Dnft_ct.c53 struct nft_regs *regs, in nft_ct_get_eval()
226 struct nft_regs *regs, in nft_ct_set_zone_eval()
277 struct nft_regs *regs, in nft_ct_set_eval()
816 struct nft_regs *regs, in nft_notrack_eval()
879 struct nft_regs *regs, in nft_ct_timeout_obj_eval()
1117 struct nft_regs *regs, in nft_ct_helper_obj_eval()
1291 struct nft_regs *regs, in nft_ct_expect_obj_eval()
H A Dnft_ct_fast.c8 struct nft_regs *regs, in nft_ct_get_fast_eval()
H A Dnft_fwd_netdev.c25 struct nft_regs *regs, in nft_fwd_netdev_eval()
95 struct nft_regs *regs, in nft_fwd_neigh_eval()
H A Dnft_compat.c74 struct nft_regs *regs, in nft_target_eval_xt()
101 struct nft_regs *regs, in nft_target_eval_bridge()
401 struct nft_regs *regs, in __nft_match_eval()
430 struct nft_regs *regs, in nft_match_large_eval()
439 struct nft_regs *regs, in nft_match_eval()
H A Dnft_osf.c20 static void nft_osf_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_osf_eval()
H A Dnft_dynset.c57 struct nft_regs *regs) in nft_dynset_new()
90 struct nft_regs *regs, const struct nft_pktinfo *pkt) in nft_dynset_eval()
H A Dnft_bitwise.c92 struct nft_regs *regs, const struct nft_pktinfo *pkt) in nft_bitwise_eval()
H A Dnft_set_hash.c127 const struct nft_expr *expr, struct nft_regs *regs) in nft_rhash_update()
H A Dnf_tables_api.c11616 if (reg * NFT_REG32_SIZE + len > sizeof_field(struct nft_regs, data)) in nft_validate_register_load()
11686 sizeof_field(struct nft_regs, data)) in nft_validate_register_store()