| /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 | nft_meta.h | 33 struct nft_regs *regs, 37 struct nft_regs *regs, 50 struct nft_regs *regs, const struct nft_pktinfo *pkt,
|
| H A D | nf_tables.h | 122 struct nft_regs { struct 468 struct nft_regs *regs); 950 struct nft_regs *regs, 1037 struct nft_regs *regs, in nft_set_elem_update_expr() 1448 struct nft_regs *regs,
|
| /linux/net/netfilter/ |
| H A D | nft_xfrm.c | 121 struct nft_regs *regs, in nft_xfrm_state_get_key() 162 struct nft_regs *regs, in nft_xfrm_get_eval_in() 178 struct nft_regs *regs, in nft_xfrm_get_eval_out() 203 struct nft_regs *regs, in nft_xfrm_get_eval()
|
| H A D | nft_synproxy.c | 45 struct nft_regs *regs, in nft_synproxy_eval_v4() 76 struct nft_regs *regs, in nft_synproxy_eval_v6() 107 struct nft_regs *regs, in nft_synproxy_do_eval() 242 struct nft_regs *regs, in nft_synproxy_eval() 328 struct nft_regs *regs, in nft_synproxy_obj_eval()
|
| H A D | nft_nat.c | 34 const struct nft_regs *regs, in nft_nat_setup_addr() 54 const struct nft_regs *regs, in nft_nat_setup_proto() 104 struct nft_regs *regs, in nft_nat_eval() 335 struct nft_regs *regs, in nft_nat_inet_eval()
|
| 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_ct.c | 53 struct nft_regs *regs, in nft_ct_get_eval() 224 struct nft_regs *regs, in nft_ct_set_zone_eval() 275 struct nft_regs *regs, in nft_ct_set_eval() 814 struct nft_regs *regs, in nft_notrack_eval() 877 struct nft_regs *regs, in nft_ct_timeout_obj_eval() 1113 struct nft_regs *regs, in nft_ct_helper_obj_eval() 1410 struct nft_regs *regs, in nft_ct_expect_obj_eval()
|
| H A D | nft_fib_netdev.c | 22 struct nft_regs *regs, in nft_fib_netdev_eval()
|
| H A D | nft_compat.c | 74 struct nft_regs *regs, in nft_target_eval_xt() 101 struct nft_regs *regs, in nft_target_eval_bridge() 417 struct nft_regs *regs, in __nft_match_eval() 446 struct nft_regs *regs, in nft_match_large_eval() 455 struct nft_regs *regs, in nft_match_eval()
|
| H A D | nft_meta.c | 365 struct nft_regs *regs, in nft_meta_get_eval() 476 struct nft_regs *regs, in nft_meta_set_eval() 874 struct nft_regs *regs, in nft_meta_inner_eval() 949 static void nft_secmark_obj_eval(struct nft_object *obj, struct nft_regs *regs, in nft_secmark_obj_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_byteorder.c | 26 struct nft_regs *regs, in nft_byteorder_eval()
|
| H A D | nft_rt.c | 55 struct nft_regs *regs, in nft_rt_get_eval()
|
| H A D | nft_dynset.c | 58 struct nft_regs *regs) in nft_dynset_new() 91 struct nft_regs *regs, const struct nft_pktinfo *pkt) in nft_dynset_eval()
|
| H A D | nft_lookup.c | 96 struct nft_regs *regs, in nft_lookup_eval()
|
| H A D | nft_payload.c | 160 struct nft_regs *regs, in nft_payload_eval() 564 void nft_payload_inner_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_payload_inner_eval() 1082 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()
|
| H A D | nf_tables_api.c | 11660 if (reg * NFT_REG32_SIZE + len > sizeof_field(struct nft_regs, data)) in nft_validate_register_load() 11732 sizeof_field(struct nft_regs, data)) in nft_validate_register_store()
|
| /linux/net/bridge/netfilter/ |
| H A D | nft_meta_bridge.c | 25 struct nft_regs *regs, in nft_meta_bridge_get_eval() 140 struct nft_regs *regs, in nft_meta_bridge_set_eval()
|