nft_expr_ops 719 include/net/netfilter/nf_tables.h struct nft_expr_ops; nft_expr_ops 735 include/net/netfilter/nf_tables.h const struct nft_expr_ops *(*select_ops)(const struct nft_ctx *, nft_expr_ops 737 include/net/netfilter/nf_tables.h void (*release_ops)(const struct nft_expr_ops *ops); nft_expr_ops 738 include/net/netfilter/nf_tables.h const struct nft_expr_ops *ops; nft_expr_ops 822 include/net/netfilter/nf_tables.h const struct nft_expr_ops *ops; nft_expr_ops 48 include/net/netfilter/nf_tables_core.h extern const struct nft_expr_ops nft_cmp_fast_ops; nft_expr_ops 67 include/net/netfilter/nf_tables_core.h extern const struct nft_expr_ops nft_payload_fast_ops; nft_expr_ops 96 net/bridge/netfilter/nft_meta_bridge.c static const struct nft_expr_ops nft_meta_bridge_get_ops = { nft_expr_ops 104 net/bridge/netfilter/nft_meta_bridge.c static const struct nft_expr_ops nft_meta_bridge_set_ops = { nft_expr_ops 114 net/bridge/netfilter/nft_meta_bridge.c static const struct nft_expr_ops * nft_expr_ops 424 net/bridge/netfilter/nft_reject_bridge.c static const struct nft_expr_ops nft_reject_bridge_ops = { nft_expr_ops 72 net/ipv4/netfilter/nft_dup_ipv4.c static const struct nft_expr_ops nft_dup_ipv4_ops = { nft_expr_ops 148 net/ipv4/netfilter/nft_fib_ipv4.c static const struct nft_expr_ops nft_fib4_type_ops = { nft_expr_ops 157 net/ipv4/netfilter/nft_fib_ipv4.c static const struct nft_expr_ops nft_fib4_ops = { nft_expr_ops 166 net/ipv4/netfilter/nft_fib_ipv4.c static const struct nft_expr_ops * nft_expr_ops 40 net/ipv4/netfilter/nft_reject_ipv4.c static const struct nft_expr_ops nft_reject_ipv4_ops = { nft_expr_ops 70 net/ipv6/netfilter/nft_dup_ipv6.c static const struct nft_expr_ops nft_dup_ipv6_ops = { nft_expr_ops 193 net/ipv6/netfilter/nft_fib_ipv6.c static const struct nft_expr_ops nft_fib6_type_ops = { nft_expr_ops 202 net/ipv6/netfilter/nft_fib_ipv6.c static const struct nft_expr_ops nft_fib6_ops = { nft_expr_ops 211 net/ipv6/netfilter/nft_fib_ipv6.c static const struct nft_expr_ops * nft_expr_ops 41 net/ipv6/netfilter/nft_reject_ipv6.c static const struct nft_expr_ops nft_reject_ipv6_ops = { nft_expr_ops 2172 net/netfilter/nf_tables_api.c const struct nft_expr_ops *ops; nft_expr_ops 2181 net/netfilter/nf_tables_api.c const struct nft_expr_ops *ops; nft_expr_ops 2232 net/netfilter/nf_tables_api.c const struct nft_expr_ops *ops = info->ops; nft_expr_ops 148 net/netfilter/nft_bitwise.c static const struct nft_expr_ops nft_bitwise_ops = { nft_expr_ops 170 net/netfilter/nft_byteorder.c static const struct nft_expr_ops nft_byteorder_ops = { nft_expr_ops 148 net/netfilter/nft_cmp.c static const struct nft_expr_ops nft_cmp_ops = { nft_expr_ops 224 net/netfilter/nft_cmp.c const struct nft_expr_ops nft_cmp_fast_ops = { nft_expr_ops 233 net/netfilter/nft_cmp.c static const struct nft_expr_ops * nft_expr_ops 703 net/netfilter/nft_compat.c static const struct nft_expr_ops * nft_expr_ops 707 net/netfilter/nft_compat.c struct nft_expr_ops *ops; nft_expr_ops 732 net/netfilter/nft_compat.c ops = kzalloc(sizeof(struct nft_expr_ops), GFP_KERNEL); nft_expr_ops 764 net/netfilter/nft_compat.c static void nft_match_release_ops(const struct nft_expr_ops *ops) nft_expr_ops 783 net/netfilter/nft_compat.c static const struct nft_expr_ops * nft_expr_ops 787 net/netfilter/nft_compat.c struct nft_expr_ops *ops; nft_expr_ops 821 net/netfilter/nft_compat.c ops = kzalloc(sizeof(struct nft_expr_ops), GFP_KERNEL); nft_expr_ops 846 net/netfilter/nft_compat.c static void nft_target_release_ops(const struct nft_expr_ops *ops) nft_expr_ops 231 net/netfilter/nft_connlimit.c static const struct nft_expr_ops nft_connlimit_ops = { nft_expr_ops 252 net/netfilter/nft_counter.c static const struct nft_expr_ops nft_counter_ops = { nft_expr_ops 701 net/netfilter/nft_ct.c static const struct nft_expr_ops nft_ct_get_ops = { nft_expr_ops 710 net/netfilter/nft_ct.c static const struct nft_expr_ops nft_ct_set_ops = { nft_expr_ops 720 net/netfilter/nft_ct.c static const struct nft_expr_ops nft_ct_set_zone_ops = { nft_expr_ops 730 net/netfilter/nft_ct.c static const struct nft_expr_ops * nft_expr_ops 779 net/netfilter/nft_ct.c static const struct nft_expr_ops nft_notrack_ops = { nft_expr_ops 71 net/netfilter/nft_dup_netdev.c static const struct nft_expr_ops nft_dup_netdev_ops = { nft_expr_ops 312 net/netfilter/nft_dynset.c static const struct nft_expr_ops nft_dynset_ops = { nft_expr_ops 472 net/netfilter/nft_exthdr.c static const struct nft_expr_ops nft_exthdr_ipv6_ops = { nft_expr_ops 480 net/netfilter/nft_exthdr.c static const struct nft_expr_ops nft_exthdr_ipv4_ops = { nft_expr_ops 488 net/netfilter/nft_exthdr.c static const struct nft_expr_ops nft_exthdr_tcp_ops = { nft_expr_ops 496 net/netfilter/nft_exthdr.c static const struct nft_expr_ops nft_exthdr_tcp_set_ops = { nft_expr_ops 504 net/netfilter/nft_exthdr.c static const struct nft_expr_ops * nft_expr_ops 45 net/netfilter/nft_fib_inet.c static const struct nft_expr_ops nft_fib_inet_ops = { nft_expr_ops 54 net/netfilter/nft_fib_netdev.c static const struct nft_expr_ops nft_fib_netdev_ops = { nft_expr_ops 217 net/netfilter/nft_flow_offload.c static const struct nft_expr_ops nft_flow_offload_ops = { nft_expr_ops 204 net/netfilter/nft_fwd_netdev.c static const struct nft_expr_ops nft_fwd_neigh_netdev_ops = { nft_expr_ops 213 net/netfilter/nft_fwd_netdev.c static const struct nft_expr_ops nft_fwd_netdev_ops = { nft_expr_ops 223 net/netfilter/nft_fwd_netdev.c static const struct nft_expr_ops * nft_expr_ops 190 net/netfilter/nft_hash.c static const struct nft_expr_ops nft_jhash_ops = { nft_expr_ops 198 net/netfilter/nft_hash.c static const struct nft_expr_ops nft_symhash_ops = { nft_expr_ops 206 net/netfilter/nft_hash.c static const struct nft_expr_ops * nft_expr_ops 166 net/netfilter/nft_immediate.c static const struct nft_expr_ops nft_imm_ops = { nft_expr_ops 170 net/netfilter/nft_limit.c static const struct nft_expr_ops nft_limit_pkts_ops = { nft_expr_ops 206 net/netfilter/nft_limit.c static const struct nft_expr_ops nft_limit_bytes_ops = { nft_expr_ops 214 net/netfilter/nft_limit.c static const struct nft_expr_ops * nft_expr_ops 268 net/netfilter/nft_log.c static const struct nft_expr_ops nft_log_ops = { nft_expr_ops 218 net/netfilter/nft_lookup.c static const struct nft_expr_ops nft_lookup_ops = { nft_expr_ops 128 net/netfilter/nft_masq.c static const struct nft_expr_ops nft_masq_ipv4_ops = { nft_expr_ops 174 net/netfilter/nft_masq.c static const struct nft_expr_ops nft_masq_ipv6_ops = { nft_expr_ops 229 net/netfilter/nft_masq.c static const struct nft_expr_ops nft_masq_inet_ops = { nft_expr_ops 557 net/netfilter/nft_meta.c static const struct nft_expr_ops nft_meta_get_ops = { nft_expr_ops 567 net/netfilter/nft_meta.c static const struct nft_expr_ops nft_meta_set_ops = { nft_expr_ops 577 net/netfilter/nft_meta.c static const struct nft_expr_ops * nft_expr_ops 259 net/netfilter/nft_nat.c static const struct nft_expr_ops nft_nat_ops = { nft_expr_ops 288 net/netfilter/nft_nat.c static const struct nft_expr_ops nft_nat_inet_ops = { nft_expr_ops 158 net/netfilter/nft_numgen.c static const struct nft_expr_ops nft_ng_inc_ops = { nft_expr_ops 166 net/netfilter/nft_numgen.c static const struct nft_expr_ops nft_ng_random_ops = { nft_expr_ops 174 net/netfilter/nft_numgen.c static const struct nft_expr_ops * nft_expr_ops 86 net/netfilter/nft_objref.c static const struct nft_expr_ops nft_objref_ops = { nft_expr_ops 195 net/netfilter/nft_objref.c static const struct nft_expr_ops nft_objref_map_ops = { nft_expr_ops 206 net/netfilter/nft_objref.c static const struct nft_expr_ops * nft_expr_ops 119 net/netfilter/nft_osf.c static const struct nft_expr_ops nft_osf_op = { nft_expr_ops 377 net/netfilter/nft_payload.c static const struct nft_expr_ops nft_payload_ops = { nft_expr_ops 386 net/netfilter/nft_payload.c const struct nft_expr_ops nft_payload_fast_ops = { nft_expr_ops 604 net/netfilter/nft_payload.c static const struct nft_expr_ops nft_payload_set_ops = { nft_expr_ops 612 net/netfilter/nft_payload.c static const struct nft_expr_ops * nft_expr_ops 161 net/netfilter/nft_queue.c static const struct nft_expr_ops nft_queue_ops = { nft_expr_ops 169 net/netfilter/nft_queue.c static const struct nft_expr_ops nft_queue_sreg_ops = { nft_expr_ops 177 net/netfilter/nft_queue.c static const struct nft_expr_ops * nft_expr_ops 209 net/netfilter/nft_quota.c static const struct nft_expr_ops nft_quota_ops = { nft_expr_ops 137 net/netfilter/nft_range.c static const struct nft_expr_ops nft_range_ops = { nft_expr_ops 133 net/netfilter/nft_redir.c static const struct nft_expr_ops nft_redir_ipv4_ops = { nft_expr_ops 182 net/netfilter/nft_redir.c static const struct nft_expr_ops nft_redir_ipv6_ops = { nft_expr_ops 224 net/netfilter/nft_redir.c static const struct nft_expr_ops nft_redir_inet_ops = { nft_expr_ops 118 net/netfilter/nft_reject_inet.c static const struct nft_expr_ops nft_reject_inet_ops = { nft_expr_ops 188 net/netfilter/nft_rt.c static const struct nft_expr_ops nft_rt_get_ops = { nft_expr_ops 127 net/netfilter/nft_socket.c static const struct nft_expr_ops nft_socket_ops = { nft_expr_ops 281 net/netfilter/nft_synproxy.c static const struct nft_expr_ops nft_synproxy_ops = { nft_expr_ops 286 net/netfilter/nft_tproxy.c static const struct nft_expr_ops nft_tproxy_ops = { nft_expr_ops 127 net/netfilter/nft_tunnel.c static const struct nft_expr_ops nft_tunnel_get_ops = { nft_expr_ops 258 net/netfilter/nft_xfrm.c static const struct nft_expr_ops nft_xfrm_get_ops = {