Home
last modified time | relevance | path

Searched refs:filtering (Results 1 – 25 of 127) sorted by relevance

123456

/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-start.rst31 This ioctl call is used to start the actual filtering operation defined
52 - Invalid argument, i.e. no filtering parameters provided via the
60 There are active filters filtering data from another input source.
H A Ddmx-set-pes-filter.rst36 packet identifier (PID), i.e. no PES header or payload filtering
59 There are active filters filtering data from another input source.
H A Ddmx-set-filter.rst40 be a "one-shot" filter, i.e. if the filtering operation should be
41 stopped after the first section is received, and whether the filtering
H A Ddmx-stop.rst31 This ioctl call is used to stop the actual filtering operation defined
/linux/net/ipv4/netfilter/
H A DKconfig58 This module enables IPv4 FIB lookups, e.g. for reverse path filtering.
131 tristate "IP tables support (required for filtering/masq/NAT)"
136 The packet filtering and full NAT (masquerading, port forwarding,
185 tristate "Packet filtering"
189 Packet filtering defines a table `filter', which has a series of
190 rules for simple packet filtering at local input, forwarding and
201 The REJECT target allows a filtering rule to specify that an ICMP
344 tristate "arptables-legacy packet filtering support"
350 ARP packet filtering defines a table `filter', which has a series of
351 rules for simple ARP packet filtering at local input and
/linux/net/bridge/netfilter/
H A DKconfig35 into connections. This is used to enhance packet filtering via
60 filtering/NAT/brouting on the Ethernet bridge.
82 The ebtables filter table is used to define frame filtering rules at
120 filtering.
128 filtering.
137 filtering.
175 allows STP header field filtering.
182 This option adds the 802.1Q vlan match, which allows the filtering of
/linux/net/ipv6/netfilter/
H A DKconfig54 This module enables IPv6 FIB lookups, e.g. for reverse path filtering.
81 tristate "IP6 tables support (required for filtering)"
87 Currently only the packet filtering and packet mangling subsystem
198 tristate "Packet filtering"
203 Packet filtering defines a table `filter', which has a series of
204 rules for simple packet filtering at local input, forwarding and
215 The REJECT target allows a filtering rule to specify that an ICMPv6
/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Dgianfar.rst27 extraction of VLAN headers, but not filtering. Filtering will be
35 filtering. On the eTSEC, the exact-match MAC registers are used
/linux/Documentation/tools/rtla/
H A Dcommon_options.rst23 Filter the previous **-e** *sys:event* event with *<filter>*. For further information about event filtering see https://www.kernel.org/doc/html/latest/trace/events.html#event-filtering.
/linux/Documentation/driver-api/80211/
H A Dmac80211.rst137 Frame filtering
141 :doc: Frame filtering
/linux/net/mac802154/
H A Drx.c146 /* Level 3 filtering: Only beacons are accepted during scans */ in ieee802154_subif_frame()
148 sdata->required_filtering > wpan_phy->filtering) { in ieee802154_subif_frame()
359 if (local->hw.phy->filtering < IEEE802154_FILTERING_4_FRAME_FIELDS && in __ieee802154_rx_handle_packet()
422 /* Level 1 filtering: Check the FCS by software when relevant */ in ieee802154_rx()
423 if (local->hw.phy->filtering == IEEE802154_FILTERING_NONE) { in ieee802154_rx()
H A Ddriver-ops.h174 /* In practice other filtering levels can be requested, but as in drv_start()
177 * filtering level in hardware and make our own additional in drv_start()
178 * filtering in mac802154 receive path. in drv_start()
187 local->phy->filtering = IEEE802154_FILTERING_NONE; in drv_start()
200 local->phy->filtering = IEEE802154_FILTERING_4_FRAME_FIELDS; in drv_start()
/linux/drivers/net/ipa/
H A DKconfig16 including routing, filtering, and NAT. Currently the IPA
/linux/Documentation/networking/dsa/
H A Db53.rst85 # activate VLAN filtering
128 # activate VLAN filtering
165 # activate VLAN filtering
H A Dlan9303.rst36 - Support for VLAN filtering is not implemented
/linux/net/
H A DKconfig164 bool "Network packet filtering framework (Netfilter)"
166 Netfilter is a framework for filtering and mangling network packets
169 The most common use of packet filtering is to run your Linux box as
205 a bridge with Network packet filtering enabled makes iptables "see"
206 the bridged traffic. For filtering on the lower network and Ethernet
211 masquerading (ipmasqadm), packet filtering (ipchains), transparent
230 tristate "Bridged IP/ARP packets filtering"
/linux/tools/perf/Documentation/
H A Dperf-amd-ibs.txt36 IBS PMUs do not have user/kernel filtering capability and thus it requires
49 counters, event grouping support, filtering capabilities etc.
88 System-wide profile, cycles event, sampling period: 100000, LdLat filtering (Zen5
/linux/Documentation/driver-api/media/
H A Ddtv-demux.rst32 :c:type:`dmx_demux`. For example, a demux interface might support Section filtering,
33 but not PES filtering. The kABI client is expected to check the value of any
/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst18 Syscall User Dispatch brings the filtering of the syscall dispatcher
42 doesn't rely on any of the syscall ABI to make the filtering. It uses
/linux/Documentation/networking/
H A Dtc-queue-filters.rst4 TC queue based filtering
H A Dbridge.rst175 `VLAN filtering <https://lore.kernel.org/netdev/1360792820-14116-1-git-send-email-vyasevic@redhat.com/>`_
176 on a bridge is disabled by default. After enabling VLAN filtering on a bridge,
242 networking functions like forwarding, filtering, and learning of Ethernet
259 consider using nftables for packet filtering.
288 traffic. For pure link layer filtering, this module isn't needed.
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-iter.rst46 program in kernel to run with each map element, do checking, filtering,
/linux/Documentation/userspace-api/fwctl/
H A Dpds_fwctl.rst30 values into the FWCTL scope values which can then be used for filtering the
/linux/Documentation/admin-guide/perf/
H A Dmeson-ddr-pmu.rst21 Each channel support filtering, which can let the channel to monitor
/linux/Documentation/devicetree/bindings/input/
H A Dnvidia,tegra20-kbc.txt31 - nvidia,ghost-filter: enable ghost filtering for this device

123456