Searched refs:nft_expr_ops (Results 1 – 25 of 47) sorted by relevance
12
61 extern const struct nft_expr_ops nft_cmp_fast_ops;62 extern const struct nft_expr_ops nft_cmp16_fast_ops;81 extern const struct nft_expr_ops nft_payload_fast_ops;83 extern const struct nft_expr_ops nft_bitwise_fast_ops;
410 const struct nft_expr_ops *ops;886 struct nft_expr_ops;903 const struct nft_expr_ops *(*select_ops)(const struct nft_ctx *,905 void (*release_ops)(const struct nft_expr_ops *ops);906 const struct nft_expr_ops *ops;907 const struct nft_expr_ops *inner_ops;953 struct nft_expr_ops { struct
187 static const struct nft_expr_ops nft_queue_ops = {197 static const struct nft_expr_ops nft_queue_sreg_ops = {207 static const struct nft_expr_ops *
732 static const struct nft_expr_ops nft_exthdr_ipv6_ops = {741 static const struct nft_expr_ops nft_exthdr_ipv4_ops = {750 static const struct nft_expr_ops nft_exthdr_tcp_ops = {759 static const struct nft_expr_ops nft_exthdr_tcp_set_ops = {768 static const struct nft_expr_ops nft_exthdr_tcp_strip_ops = {777 static const struct nft_expr_ops nft_exthdr_sctp_ops = {787 static const struct nft_expr_ops nft_exthdr_dccp_ops = {797 static const struct nft_expr_ops *
214 static const struct nft_expr_ops nft_fwd_neigh_netdev_ops = {224 static const struct nft_expr_ops nft_fwd_netdev_ops = {236 static const struct nft_expr_ops *
138 static const struct nft_expr_ops nft_masq_ipv4_ops = {166 static const struct nft_expr_ops nft_masq_ipv6_ops = {208 static const struct nft_expr_ops nft_masq_inet_ops = {
141 static const struct nft_expr_ops nft_redir_ipv4_ops = {169 static const struct nft_expr_ops nft_redir_ipv6_ops = {198 static const struct nft_expr_ops nft_redir_inet_ops = {
192 static const struct nft_expr_ops nft_ng_inc_ops = {202 static const struct nft_expr_ops nft_ng_random_ops = {211 static const struct nft_expr_ops *
117 static const struct nft_expr_ops nft_objref_ops = {238 static const struct nft_expr_ops nft_objref_map_ops = {251 static const struct nft_expr_ops *
789 static const struct nft_expr_ops *793 struct nft_expr_ops *ops; in nft_match_select_ops()818 ops = kzalloc_obj(struct nft_expr_ops, GFP_KERNEL_ACCOUNT); in nft_match_select_ops()851 static void nft_match_release_ops(const struct nft_expr_ops *ops) in nft_match_release_ops()870 static const struct nft_expr_ops *874 struct nft_expr_ops *ops; in nft_target_select_ops()908 ops = kzalloc_obj(struct nft_expr_ops, GFP_KERNEL_ACCOUNT); in nft_target_select_ops()934 static void nft_target_release_ops(const struct nft_expr_ops *ops) in nft_target_release_ops()
224 static const struct nft_expr_ops nft_jhash_ops = {233 static const struct nft_expr_ops nft_symhash_ops = {242 static const struct nft_expr_ops *
187 static const struct nft_expr_ops nft_cmp_ops = {279 const struct nft_expr_ops nft_cmp_fast_ops = {373 const struct nft_expr_ops nft_cmp16_fast_ops = {383 static const struct nft_expr_ops *
37 const struct nft_expr_ops *ops;331 const struct nft_expr_ops *ops; in nft_inner_init() 417 static const struct nft_expr_ops nft_inner_ops = {
238 static const struct nft_expr_ops nft_limit_pkts_ops = {294 static const struct nft_expr_ops nft_limit_bytes_ops = {305 static const struct nft_expr_ops *
45 static const struct nft_expr_ops nft_fib_inet_ops = {
54 static const struct nft_expr_ops nft_fib_netdev_ops = {
753 static const struct nft_expr_ops nft_ct_get_ops = {782 static const struct nft_expr_ops nft_ct_get_fast_ops = {793 static const struct nft_expr_ops nft_ct_set_ops = {804 static const struct nft_expr_ops nft_ct_set_zone_ops = {815 static const struct nft_expr_ops *877 static const struct nft_expr_ops nft_notrack_ops = {
770 static const struct nft_expr_ops nft_meta_get_ops = {799 static const struct nft_expr_ops nft_meta_set_ops = {810 static const struct nft_expr_ops *889 static const struct nft_expr_ops nft_meta_inner_ops = {
77 static const struct nft_expr_ops nft_dup_netdev_ops = {
75 static const struct nft_expr_ops nft_reject_inet_ops = {
221 static const struct nft_expr_ops nft_fib6_type_ops = {231 static const struct nft_expr_ops nft_fib6_ops = {241 static const struct nft_expr_ops * in nft_fib6_select_ops()
42 static const struct nft_expr_ops nft_reject_ipv6_ops = {
71 static const struct nft_expr_ops nft_dup_ipv6_ops = {
41 static const struct nft_expr_ops nft_reject_ipv4_ops = {
54 nft_expr_ops