/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-start.rst | 31 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 D | dmx-set-pes-filter.rst | 36 packet identifier (PID), i.e. no PES header or payload filtering 59 There are active filters filtering data from another input source.
|
H A D | dmx-set-filter.rst | 40 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 D | dmx-stop.rst | 31 This ioctl call is used to stop the actual filtering operation defined
|
/linux/net/ipv4/netfilter/ |
H A D | Kconfig | 58 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 D | Kconfig | 35 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 D | Kconfig | 54 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 D | gianfar.rst | 27 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 D | common_options.rst | 23 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 D | mac80211.rst | 137 Frame filtering 141 :doc: Frame filtering
|
/linux/net/mac802154/ |
H A D | rx.c | 146 /* 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 D | driver-ops.h | 174 /* 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 D | Kconfig | 16 including routing, filtering, and NAT. Currently the IPA
|
/linux/Documentation/networking/dsa/ |
H A D | b53.rst | 85 # activate VLAN filtering 128 # activate VLAN filtering 165 # activate VLAN filtering
|
H A D | lan9303.rst | 36 - Support for VLAN filtering is not implemented
|
/linux/net/ |
H A D | Kconfig | 164 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 D | perf-amd-ibs.txt | 36 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 D | dtv-demux.rst | 32 :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 D | syscall-user-dispatch.rst | 18 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 D | tc-queue-filters.rst | 4 TC queue based filtering
|
H A D | bridge.rst | 175 `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 D | bpftool-iter.rst | 46 program in kernel to run with each map element, do checking, filtering,
|
/linux/Documentation/userspace-api/fwctl/ |
H A D | pds_fwctl.rst | 30 values into the FWCTL scope values which can then be used for filtering the
|
/linux/Documentation/admin-guide/perf/ |
H A D | meson-ddr-pmu.rst | 21 Each channel support filtering, which can let the channel to monitor
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | nvidia,tegra20-kbc.txt | 31 - nvidia,ghost-filter: enable ghost filtering for this device
|