Home
last modified time | relevance | path

Searched full:nftables (Results 1 – 25 of 26) sorted by relevance

12

/linux/net/netfilter/
H A Dnft_set_pipapo.c545 * @set: nftables API set representation
586 * @set: nftables API set representation
587 * @elem: nftables API element representation containing key data
980 * @k: Input key for classification, without nftables padding
1256 * @set: nftables API set representation
1278 * @set: nftables API set representation
1279 * @elem: nftables API element representation containing key data
1683 * @set: nftables API set representation
1753 * @set: nftables API set representation
1817 * @set: nftables API set representation
[all …]
H A Dnft_set_pipapo_avx2.c191 * @pkt: Packet data, pointer to input nftables register
266 * @pkt: Packet data, pointer to input nftables register
343 * @pkt: Packet data, pointer to input nftables register
439 * @pkt: Packet data, pointer to input nftables register
529 * @pkt: Packet data, pointer to input nftables register
665 * @pkt: Packet data, pointer to input nftables register
723 * @pkt: Packet data, pointer to input nftables register
788 * @pkt: Packet data, pointer to input nftables register
864 * @pkt: Packet data, pointer to input nftables register
950 * @pkt: Packet data, pointer to input nftables register
[all …]
H A Dnft_set_pipapo.h8 /* Count of concatenated fields depends on count of 32-bit nftables registers */
171 * @ext: nftables API extensions
H A Dnft_reject.c133 MODULE_DESCRIPTION("Netfilter x_tables over nftables module");
H A Dnft_chain_nat.c140 MODULE_DESCRIPTION("nftables network address translation support");
H A Dnft_osf.c168 MODULE_DESCRIPTION("nftables passive OS fingerprint support");
H A Dnft_fwd_netdev.c301 MODULE_DESCRIPTION("nftables netdev packet forwarding support");
H A Dnft_exthdr.c800 "Please contact the netfilter-devel mailing list or update your nftables rules.\n"); in nft_exthdr_select_ops()
H A Dnft_compat.c1008 MODULE_DESCRIPTION("x_tables over nftables support");
H A Dnf_tables_api.c10888 pr_warn_once("nftables ruleset with unbound set\n"); in nf_tables_commit()
10896 pr_warn_once("nftables ruleset with unbound chain\n"); in nf_tables_commit()
/linux/net/ipv4/netfilter/
H A DKconfig21 This is not needed if you are using iptables over nftables
334 This is not needed if you are using arptables over nftables
353 Neither arptables-nft nor nftables need this to work.
365 It is not used by nftables.
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_meta.sh127 echo "OK: nftables meta iif/oif counters at expected values"
139 echo "OK: nftables meta cpu counter at expected values"
H A Dnft_zones_many.sh47 echo "SKIP: Cannot add nftables rules"
H A Dbr_netfilter.sh135 echo "SKIP: could not add nftables ruleset"
H A Dnft_interface_stress.sh5 # Torture nftables' netdevice notifier callbacks and related code by frequent
H A Dconntrack_vrf.sh14 # test_ct_zone_in demonstrates unexpected change of nftables
H A Dnft_concat_range.sh42 # type_spec nftables set type specifier
43 # chain_spec nftables type specifier for rules mapping to set
55 # flood_spec nftables type specifier for concurrency tests
58 # perf_spec nftables type specifier for performance tests
H A Dnft_nat_zones.sh162 echo "SKIP: Could not add nftables rules"
/linux/Documentation/networking/
H A Dnf_flowtable.rst102 nftables ingress chain (make sure the flowtable priority is smaller than the
103 nftables ingress chain hence the flowtable runs before in the pipeline).
/linux/net/bridge/netfilter/
H A DKconfig50 This is not needed if you are using ebtables over nftables
/linux/net/ipv6/netfilter/
H A DKconfig17 This is not needed if you are using iptables over nftables
/linux/include/net/
H A Dnet_namespace.h32 #include <net/netns/nftables.h>
/linux/include/net/netfilter/
H A Dnf_tables.h307 * enum nft_iter_type - nftables set iterator type
1073 const struct nft_chain *chain; /* for nftables tracing */
/linux/Documentation/userspace-api/netlink/
H A Dintro.rst652 For ``DEL`` - ``NLM_F_NONREC`` is only used by nftables and ``NLM_F_BULK``
/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile432 cd $(IPTABLES_PATH) && ./configure --prefix=/ $(CROSS_COMPILE_FLAG) --enable-static --disable-shared --disable-nftables --disable-bpf-compiler --disable-nfsynproxy --disable-libipq --disable-connlabel --with-kernel=$(BUILD_PATH)/include

12