Searched refs:nft_regs (Results 1 – 4 of 4) sorted by relevance
/include/net/netfilter/ |
D | nf_tables_core.h | 101 struct nft_regs; 104 struct nft_regs *regs, const struct nft_pktinfo *pkt); 106 struct nft_regs *regs, const struct nft_pktinfo *pkt); 108 struct nft_regs *regs, const struct nft_pktinfo *pkt); 110 struct nft_regs *regs, const struct nft_pktinfo *pkt); 112 struct nft_regs *regs, const struct nft_pktinfo *pkt); 114 struct nft_regs *regs, const struct nft_pktinfo *pkt); 116 struct nft_regs *regs, const struct nft_pktinfo *pkt); 118 struct nft_regs *regs, const struct nft_pktinfo *pkt); 120 struct nft_regs *regs, const struct nft_pktinfo *pkt); [all …]
|
D | nft_fib.h | 28 void nft_fib4_eval_type(const struct nft_expr *expr, struct nft_regs *regs, 30 void nft_fib4_eval(const struct nft_expr *expr, struct nft_regs *regs, 33 void nft_fib6_eval_type(const struct nft_expr *expr, struct nft_regs *regs, 35 void nft_fib6_eval(const struct nft_expr *expr, struct nft_regs *regs,
|
D | nft_meta.h | 32 struct nft_regs *regs, 36 struct nft_regs *regs,
|
D | nf_tables.h | 109 struct nft_regs { struct 356 struct nft_regs *), 358 struct nft_regs *regs, 774 struct nft_regs *regs, 885 struct nft_regs *regs, in nft_set_elem_update_expr() 1202 struct nft_regs *regs,
|