Home
last modified time | relevance | path

Searched refs:nft_expr_ops (Results 1 – 25 of 47) sorted by relevance

12

/Linux-v4.19/net/netfilter/
Dnft_fwd_netdev.c56 static const struct nft_expr_ops nft_fwd_netdev_ingress_ops;
172 static const struct nft_expr_ops nft_fwd_netdev_ingress_ops;
190 static const struct nft_expr_ops nft_fwd_neigh_netdev_ops = {
198 static const struct nft_expr_ops nft_fwd_netdev_ops = {
206 static const struct nft_expr_ops *
Dnft_dup_netdev.c49 static const struct nft_expr_ops nft_dup_netdev_ingress_ops;
65 static const struct nft_expr_ops nft_dup_netdev_ops = {
Dnft_numgen.c269 static const struct nft_expr_ops nft_ng_inc_ops = {
277 static const struct nft_expr_ops nft_ng_inc_map_ops = {
285 static const struct nft_expr_ops nft_ng_random_ops = {
293 static const struct nft_expr_ops nft_ng_random_map_ops = {
301 static const struct nft_expr_ops *
Dnft_queue.c164 static const struct nft_expr_ops nft_queue_ops = {
172 static const struct nft_expr_ops nft_queue_sreg_ops = {
180 static const struct nft_expr_ops *
Dnft_hash.c295 static const struct nft_expr_ops nft_jhash_ops = {
303 static const struct nft_expr_ops nft_jhash_map_ops = {
311 static const struct nft_expr_ops nft_symhash_ops = {
319 static const struct nft_expr_ops nft_symhash_map_ops = {
327 static const struct nft_expr_ops *
Dnft_cmp.c112 static const struct nft_expr_ops nft_cmp_ops = {
167 const struct nft_expr_ops nft_cmp_fast_ops = {
175 static const struct nft_expr_ops *
Dnft_objref.c76 static const struct nft_expr_ops nft_objref_ops = {
167 static const struct nft_expr_ops nft_objref_map_ops = {
176 static const struct nft_expr_ops *
Dnft_exthdr.c355 static const struct nft_expr_ops nft_exthdr_ipv6_ops = {
363 static const struct nft_expr_ops nft_exthdr_tcp_ops = {
371 static const struct nft_expr_ops nft_exthdr_tcp_set_ops = {
379 static const struct nft_expr_ops *
Dnft_payload.c156 static const struct nft_expr_ops nft_payload_ops = {
164 const struct nft_expr_ops nft_payload_fast_ops = {
381 static const struct nft_expr_ops nft_payload_set_ops = {
389 static const struct nft_expr_ops *
Dnft_limit.c173 static const struct nft_expr_ops nft_limit_pkts_ops = {
209 static const struct nft_expr_ops nft_limit_bytes_ops = {
217 static const struct nft_expr_ops *
Dnft_fib_inet.c49 static const struct nft_expr_ops nft_fib_inet_ops = {
Dnft_fib_netdev.c54 static const struct nft_expr_ops nft_fib_netdev_ops = {
Dnft_meta.c501 static const struct nft_expr_ops nft_meta_get_ops = {
510 static const struct nft_expr_ops nft_meta_set_ops = {
520 static const struct nft_expr_ops *
Dnft_osf.c73 static const struct nft_expr_ops nft_osf_op = {
/Linux-v4.19/include/net/netfilter/
Dnf_tables_core.h44 extern const struct nft_expr_ops nft_cmp_fast_ops;
63 extern const struct nft_expr_ops nft_payload_fast_ops;
/Linux-v4.19/net/ipv4/netfilter/
Dnft_fib_ipv4.c184 static const struct nft_expr_ops nft_fib4_type_ops = {
193 static const struct nft_expr_ops nft_fib4_ops = {
202 static const struct nft_expr_ops *
Dnft_reject_ipv4.c43 static const struct nft_expr_ops nft_reject_ipv4_ops = {
Dnft_masq_ipv4.c45 static const struct nft_expr_ops nft_masq_ipv4_ops = {
Dnft_redir_ipv4.c48 static const struct nft_expr_ops nft_redir_ipv4_ops = {
Dnft_dup_ipv4.c75 static const struct nft_expr_ops nft_dup_ipv4_ops = {
/Linux-v4.19/net/ipv6/netfilter/
Dnft_fib_ipv6.c214 static const struct nft_expr_ops nft_fib6_type_ops = {
223 static const struct nft_expr_ops nft_fib6_ops = {
232 static const struct nft_expr_ops *
Dnft_reject_ipv6.c44 static const struct nft_expr_ops nft_reject_ipv6_ops = {
Dnft_masq_ipv6.c46 static const struct nft_expr_ops nft_masq_ipv6_ops = {
Dnft_redir_ipv6.c49 static const struct nft_expr_ops nft_redir_ipv6_ops = {
Dnft_dup_ipv6.c73 static const struct nft_expr_ops nft_dup_ipv6_ops = {

12