Searched refs:nft_regs_track (Results 1 - 21 of 21) sorted by relevance

/linux-master/include/net/netfilter/
H A Dnft_meta.h47 bool nft_meta_get_reduce(struct nft_regs_track *track,
H A Dnft_fib.h41 bool nft_fib_reduce(struct nft_regs_track *track,
H A Dnf_tables.h126 struct nft_regs_track { struct
423 bool nft_expr_reduce_bitwise(struct nft_regs_track *track,
959 bool (*reduce)(struct nft_regs_track *track,
1834 void nft_reg_track_update(struct nft_regs_track *track,
1836 void nft_reg_track_cancel(struct nft_regs_track *track, u8 dreg, u8 len);
1837 void __nft_reg_track_cancel(struct nft_regs_track *track, u8 dreg);
1839 static inline bool nft_reg_track_cmp(struct nft_regs_track *track,
/linux-master/net/netfilter/
H A Dnft_numgen.c87 static bool nft_ng_inc_reduce(struct nft_regs_track *track,
181 static bool nft_ng_random_reduce(struct nft_regs_track *track,
H A Dnft_osf.c131 static bool nft_osf_reduce(struct nft_regs_track *track,
H A Dnft_hash.c168 static bool nft_jhash_reduce(struct nft_regs_track *track,
198 static bool nft_symhash_reduce(struct nft_regs_track *track,
H A Dnft_bitwise.c284 static bool nft_bitwise_reduce(struct nft_regs_track *track,
439 static bool nft_bitwise_fast_reduce(struct nft_regs_track *track,
518 bool nft_expr_reduce_bitwise(struct nft_regs_track *track,
H A Dnft_byteorder.c173 static bool nft_byteorder_reduce(struct nft_regs_track *track,
H A Dnft_fib.c168 bool nft_fib_reduce(struct nft_regs_track *track,
H A Dnft_socket.c216 static bool nft_socket_reduce(struct nft_regs_track *track,
H A Dnft_immediate.c324 static bool nft_immediate_reduce(struct nft_regs_track *track,
H A Dnft_xfrm.c262 static bool nft_xfrm_reduce(struct nft_regs_track *track,
H A Dnft_lookup.c235 static bool nft_lookup_reduce(struct nft_regs_track *track,
H A Dnft_payload.c262 static bool nft_payload_reduce(struct nft_regs_track *track,
955 static bool nft_payload_set_reduce(struct nft_regs_track *track,
H A Dnft_meta.c747 bool nft_meta_get_reduce(struct nft_regs_track *track,
783 static bool nft_meta_set_reduce(struct nft_regs_track *track,
H A Dnft_ct.c679 static bool nft_ct_get_reduce(struct nft_regs_track *track,
739 static bool nft_ct_set_reduce(struct nft_regs_track *track,
H A Dnft_exthdr.c703 static bool nft_exthdr_reduce(struct nft_regs_track *track,
H A Dnft_tunnel.c127 static bool nft_tunnel_get_reduce(struct nft_regs_track *track,
H A Dnft_compat.c776 static bool nft_match_reduce(struct nft_regs_track *track,
H A Dnf_tables_api.c731 static void __nft_reg_track_clobber(struct nft_regs_track *track, u8 dreg)
739 static void __nft_reg_track_update(struct nft_regs_track *track,
748 void nft_reg_track_update(struct nft_regs_track *track,
762 void nft_reg_track_cancel(struct nft_regs_track *track, u8 dreg, u8 len)
775 void __nft_reg_track_cancel(struct nft_regs_track *track, u8 dreg)
9553 static bool nft_expr_reduce(struct nft_regs_track *track,
9562 struct nft_regs_track track = {};
/linux-master/net/bridge/netfilter/
H A Dnft_meta_bridge.c152 static bool nft_meta_bridge_set_reduce(struct nft_regs_track *track,

Completed in 433 milliseconds