Searched full:nft_regs (Results 1 – 9 of 9) sorted by relevance
| /linux/include/net/netfilter/ |
| H A D | nf_tables_core.h | 130 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 D | nf_tables.h | 115 * struct nft_regs - nf_tables register set 122 struct nft_regs { struct 468 struct nft_regs *regs); 952 struct nft_regs *regs, 1039 struct nft_regs *regs, in nft_set_elem_update_expr() 1448 struct nft_regs *regs,
|
| /linux/net/netfilter/ |
| H A D | nft_tproxy.c | 22 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 D | nft_fib_netdev.c | 22 struct nft_regs *regs, in nft_fib_netdev_eval()
|
| H A D | nft_osf.c | 20 static void nft_osf_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_osf_eval()
|
| H A D | nft_dynset.c | 57 struct nft_regs *regs) in nft_dynset_new() 90 struct nft_regs *regs, const struct nft_pktinfo *pkt) in nft_dynset_eval()
|
| H A D | nft_byteorder.c | 26 struct nft_regs *regs, in nft_byteorder_eval()
|
| H A D | nft_payload.c | 160 struct nft_regs *regs, in nft_payload_eval() 574 void nft_payload_inner_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_payload_inner_eval() 1081 struct nft_regs *regs, in nft_payload_set_eval()
|
| H A D | nft_bitwise.c | 96 struct nft_regs *regs, const struct nft_pktinfo *pkt) in nft_bitwise_eval()
|