Searched refs:nft_expr_ops (Results 1 – 25 of 52) sorted by relevance
123
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;
381 const struct nft_expr_ops *ops;824 struct nft_expr_ops;840 const struct nft_expr_ops *(*select_ops)(const struct nft_ctx *,842 void (*release_ops)(const struct nft_expr_ops *ops);843 const struct nft_expr_ops *ops;844 const struct nft_expr_ops *inner_ops;882 struct nft_expr_ops { struct
99 static const struct nft_expr_ops nft_meta_bridge_get_ops = {188 static const struct nft_expr_ops nft_meta_bridge_set_ops = {199 static const struct nft_expr_ops *
155 static const struct nft_expr_ops nft_fib4_type_ops = {165 static const struct nft_expr_ops nft_fib4_ops = {175 static const struct nft_expr_ops *
41 static const struct nft_expr_ops nft_reject_ipv4_ops = {
188 static const struct nft_expr_ops nft_queue_ops = {198 static const struct nft_expr_ops nft_queue_sreg_ops = {208 static const struct nft_expr_ops *
139 static const struct nft_expr_ops nft_masq_ipv4_ops = {167 static const struct nft_expr_ops nft_masq_ipv6_ops = {209 static const struct nft_expr_ops nft_masq_inet_ops = {
142 static const struct nft_expr_ops nft_redir_ipv4_ops = {170 static const struct nft_expr_ops nft_redir_ipv6_ops = {199 static const struct nft_expr_ops nft_redir_inet_ops = {
215 static const struct nft_expr_ops nft_fwd_neigh_netdev_ops = {225 static const struct nft_expr_ops nft_fwd_netdev_ops = {237 static const struct nft_expr_ops *
730 static const struct nft_expr_ops nft_exthdr_ipv6_ops = {739 static const struct nft_expr_ops nft_exthdr_ipv4_ops = {748 static const struct nft_expr_ops nft_exthdr_tcp_ops = {757 static const struct nft_expr_ops nft_exthdr_tcp_set_ops = {766 static const struct nft_expr_ops nft_exthdr_tcp_strip_ops = {775 static const struct nft_expr_ops nft_exthdr_sctp_ops = {784 static const struct nft_expr_ops nft_exthdr_dccp_ops = {793 static const struct nft_expr_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 *
88 static const struct nft_expr_ops nft_objref_ops = {201 static const struct nft_expr_ops nft_objref_map_ops = {213 static const struct nft_expr_ops *
745 static const struct nft_expr_ops *749 struct nft_expr_ops *ops; in nft_match_select_ops()774 ops = kzalloc(sizeof(struct nft_expr_ops), GFP_KERNEL); in nft_match_select_ops()807 static void nft_match_release_ops(const struct nft_expr_ops *ops) in nft_match_release_ops()826 static const struct nft_expr_ops *830 struct nft_expr_ops *ops; in nft_target_select_ops()864 ops = kzalloc(sizeof(struct nft_expr_ops), GFP_KERNEL); in nft_target_select_ops()890 static void nft_target_release_ops(const struct nft_expr_ops *ops) in nft_target_release_ops()
223 static const struct nft_expr_ops nft_jhash_ops = {232 static const struct nft_expr_ops nft_symhash_ops = {241 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 *
30 const struct nft_expr_ops *ops;286 const struct nft_expr_ops *ops;372 static const struct nft_expr_ops nft_inner_ops = {
45 static const struct nft_expr_ops nft_fib_inet_ops = {
54 static const struct nft_expr_ops nft_fib_netdev_ops = {
223 static const struct nft_expr_ops nft_limit_pkts_ops = {278 static const struct nft_expr_ops nft_limit_bytes_ops = {289 static const struct nft_expr_ops *
77 static const struct nft_expr_ops nft_dup_netdev_ops = {
76 static const struct nft_expr_ops nft_reject_inet_ops = {
216 static const struct nft_expr_ops nft_fib6_type_ops = {226 static const struct nft_expr_ops nft_fib6_ops = {236 static const struct nft_expr_ops *
42 static const struct nft_expr_ops nft_reject_ipv6_ops = {
71 static const struct nft_expr_ops nft_dup_ipv6_ops = {
49 nft_expr_ops