Symbol: nft_regs_track
include/net/netfilter/nf_tables.h
1965
void nft_reg_track_update(struct nft_regs_track *track,
include/net/netfilter/nf_tables.h
1967
void nft_reg_track_cancel(struct nft_regs_track *track, u8 dreg, u8 len);
include/net/netfilter/nf_tables.h
1968
void __nft_reg_track_cancel(struct nft_regs_track *track, u8 dreg);
include/net/netfilter/nf_tables.h
1970
static inline bool nft_reg_track_cmp(struct nft_regs_track *track,
include/net/netfilter/nf_tables.h
428
bool nft_expr_reduce_bitwise(struct nft_regs_track *track,
include/net/netfilter/nf_tables.h
978
bool (*reduce)(struct nft_regs_track *track,
include/net/netfilter/nft_fib.h
69
bool nft_fib_reduce(struct nft_regs_track *track,
include/net/netfilter/nft_meta.h
46
bool nft_meta_get_reduce(struct nft_regs_track *track,
net/bridge/netfilter/nft_meta_bridge.c
162
static bool nft_meta_bridge_set_reduce(struct nft_regs_track *track,
net/netfilter/nf_tables_api.c
10179
static bool nft_expr_reduce(struct nft_regs_track *track,
net/netfilter/nf_tables_api.c
10188
struct nft_regs_track track = {};
net/netfilter/nf_tables_api.c
939
static void __nft_reg_track_clobber(struct nft_regs_track *track, u8 dreg)
net/netfilter/nf_tables_api.c
947
static void __nft_reg_track_update(struct nft_regs_track *track,
net/netfilter/nf_tables_api.c
956
void nft_reg_track_update(struct nft_regs_track *track,
net/netfilter/nf_tables_api.c
970
void nft_reg_track_cancel(struct nft_regs_track *track, u8 dreg, u8 len)
net/netfilter/nf_tables_api.c
983
void __nft_reg_track_cancel(struct nft_regs_track *track, u8 dreg)
net/netfilter/nft_bitwise.c
394
static bool nft_bitwise_reduce(struct nft_regs_track *track,
net/netfilter/nft_bitwise.c
551
static bool nft_bitwise_fast_reduce(struct nft_regs_track *track,
net/netfilter/nft_bitwise.c
630
bool nft_expr_reduce_bitwise(struct nft_regs_track *track,
net/netfilter/nft_byteorder.c
173
static bool nft_byteorder_reduce(struct nft_regs_track *track,
net/netfilter/nft_compat.c
781
static bool nft_match_reduce(struct nft_regs_track *track,
net/netfilter/nft_ct.c
703
static bool nft_ct_get_reduce(struct nft_regs_track *track,
net/netfilter/nft_ct.c
763
static bool nft_ct_set_reduce(struct nft_regs_track *track,
net/netfilter/nft_exthdr.c
705
static bool nft_exthdr_reduce(struct nft_regs_track *track,
net/netfilter/nft_fib.c
165
bool nft_fib_reduce(struct nft_regs_track *track,
net/netfilter/nft_hash.c
169
static bool nft_jhash_reduce(struct nft_regs_track *track,
net/netfilter/nft_hash.c
199
static bool nft_symhash_reduce(struct nft_regs_track *track,
net/netfilter/nft_immediate.c
323
static bool nft_immediate_reduce(struct nft_regs_track *track,
net/netfilter/nft_lookup.c
269
static bool nft_lookup_reduce(struct nft_regs_track *track,
net/netfilter/nft_meta.c
745
bool nft_meta_get_reduce(struct nft_regs_track *track,
net/netfilter/nft_meta.c
781
static bool nft_meta_set_reduce(struct nft_regs_track *track,
net/netfilter/nft_numgen.c
181
static bool nft_ng_random_reduce(struct nft_regs_track *track,
net/netfilter/nft_numgen.c
87
static bool nft_ng_inc_reduce(struct nft_regs_track *track,
net/netfilter/nft_osf.c
130
static bool nft_osf_reduce(struct nft_regs_track *track,
net/netfilter/nft_payload.c
1015
static bool nft_payload_set_reduce(struct nft_regs_track *track,
net/netfilter/nft_payload.c
253
static bool nft_payload_reduce(struct nft_regs_track *track,
net/netfilter/nft_socket.c
252
static bool nft_socket_reduce(struct nft_regs_track *track,
net/netfilter/nft_tunnel.c
127
static bool nft_tunnel_get_reduce(struct nft_regs_track *track,
net/netfilter/nft_xfrm.c
262
static bool nft_xfrm_reduce(struct nft_regs_track *track,