Home
last modified time | relevance | path

Searched refs:NFTA_FIB_F_DADDR (Results 1 – 25 of 2452) sorted by relevance

12345678910>>...99

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dnft_fib.c24 #define NFTA_FIB_F_ALL (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR | \
79 if ((priv->flags & (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR)) == in nft_fib_init()
80 (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR)) in nft_fib_init()
85 if ((priv->flags & (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR)) == 0) in nft_fib_init()
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dnft_fib.c24 #define NFTA_FIB_F_ALL (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR | \
79 if ((priv->flags & (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR)) == in nft_fib_init()
80 (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR)) in nft_fib_init()
85 if ((priv->flags & (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR)) == 0) in nft_fib_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dnft_fib.c24 #define NFTA_FIB_F_ALL (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR | \
79 if ((priv->flags & (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR)) == in nft_fib_init()
80 (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR)) in nft_fib_init()
85 if ((priv->flags & (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR)) == 0) in nft_fib_init()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/netfilter/
H A Dnft_fib_ipv4.c48 if (priv->flags & NFTA_FIB_F_DADDR) in nft_fib4_eval_type()
111 if (priv->flags & NFTA_FIB_F_DADDR) { in nft_fib4_eval()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/netfilter/
H A Dnft_fib_ipv4.c48 if (priv->flags & NFTA_FIB_F_DADDR) in nft_fib4_eval_type()
111 if (priv->flags & NFTA_FIB_F_DADDR) { in nft_fib4_eval()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/netfilter/
H A Dnft_fib_ipv4.c48 if (priv->flags & NFTA_FIB_F_DADDR) in nft_fib4_eval_type()
111 if (priv->flags & NFTA_FIB_F_DADDR) { in nft_fib4_eval()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c29 if (priv->flags & NFTA_FIB_F_DADDR) { in nft_fib6_flowi_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c29 if (priv->flags & NFTA_FIB_F_DADDR) { in nft_fib6_flowi_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c29 if (priv->flags & NFTA_FIB_F_DADDR) { in nft_fib6_flowi_init()
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/netfilter/
H A Dnf_tables.h1527 NFTA_FIB_F_DADDR = 1 << 1, /* look up dst */ enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/netfilter/
H A Dnf_tables.h1527 NFTA_FIB_F_DADDR = 1 << 1, /* look up dst */ enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/netfilter/
H A Dnf_tables.h1548 NFTA_FIB_F_DADDR = 1 << 1, /* look up dst */ enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/netfilter/
H A Dnf_tables.h1548 NFTA_FIB_F_DADDR = 1 << 1, /* look up dst */ enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/netfilter/
H A Dnf_tables.h1527 NFTA_FIB_F_DADDR = 1 << 1, /* look up dst */ enumerator
/dports/deskutils/chart/chart-3.0.0/vendor/golang.org/x/sys/sys-6c888cc/unix/linux/
H A Dtypes.go1444 NFTA_FIB_F_DADDR = C.NFTA_FIB_F_DADDR const
/dports/net/grpcox/grpcox-1.0.0/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1528 NFTA_FIB_F_DADDR = C.NFTA_FIB_F_DADDR const
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1538 NFTA_FIB_F_DADDR = C.NFTA_FIB_F_DADDR const
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1528 NFTA_FIB_F_DADDR = C.NFTA_FIB_F_DADDR const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/miekg/dns/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1499 NFTA_FIB_F_DADDR = C.NFTA_FIB_F_DADDR const
/dports/sysutils/sockaddr/go-sockaddr-1.0.2/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1480 NFTA_FIB_F_DADDR = C.NFTA_FIB_F_DADDR const
/dports/www/fabio/fabio-1.5.14/vendor/golang.org/x/sys/sys-62eef0e2fa9b/unix/linux/
H A Dtypes.go1505 NFTA_FIB_F_DADDR = C.NFTA_FIB_F_DADDR const
/dports/www/varnish_exporter/prometheus_varnish_exporter-1.6/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1500 NFTA_FIB_F_DADDR = C.NFTA_FIB_F_DADDR const
/dports/www/devd/devd-0.9/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1526 NFTA_FIB_F_DADDR = C.NFTA_FIB_F_DADDR const
/dports/devel/modd/modd-0.8/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1526 NFTA_FIB_F_DADDR = C.NFTA_FIB_F_DADDR const
/dports/net-mgmt/ping_exporter/ping_exporter-0.44/vendor/golang.org/x/sys/unix/linux/
H A Dtypes.go1498 NFTA_FIB_F_DADDR = C.NFTA_FIB_F_DADDR const

12345678910>>...99