Searched refs:filtering (Results 1 – 25 of 134) sorted by relevance
123456
/Linux-v6.6/Documentation/userspace-api/media/dvb/ |
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.
|
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.
|
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
|
D | dmx-stop.rst | 31 This ioctl call is used to stop the actual filtering operation defined
|
/Linux-v6.6/net/ipv4/netfilter/ |
D | Kconfig | 47 This module enables IPv4 FIB lookups, e.g. for reverse path filtering. 120 tristate "IP tables support (required for filtering/masq/NAT)" 125 The packet filtering and full NAT (masquerading, port forwarding, 174 tristate "Packet filtering" 177 Packet filtering defines a table `filter', which has a series of 178 rules for simple packet filtering at local input, forwarding and 189 The REJECT target allows a filtering rule to specify that an ICMP 318 The ARP packet filtering and mangling (manipulation)subsystems 326 tristate "ARP packet filtering" 328 ARP packet filtering defines a table `filter', which has a series of [all …]
|
/Linux-v6.6/net/bridge/netfilter/ |
D | Kconfig | 35 into connections. This is used to enhance packet filtering via 49 filtering/NAT/brouting on the Ethernet bridge. 69 The ebtables filter table is used to define frame filtering rules at 106 filtering. 114 filtering. 123 filtering. 161 allows STP header field filtering. 168 This option adds the 802.1Q vlan match, which allows the filtering of
|
/Linux-v6.6/net/can/ |
D | Kconfig | 24 tristate "Raw CAN Protocol (raw access with CAN-ID filtering)" 34 tristate "Broadcast Manager CAN Protocol (with content filtering)" 37 The Broadcast Manager offers content filtering, timeout monitoring, 50 It is based on the PF_CAN core infrastructure for msg filtering and
|
/Linux-v6.6/Documentation/networking/ |
D | switchdev.rst | 222 traffic. To enable VLAN support, turn on VLAN filtering:: 442 If the device implements e.g.: VLAN filtering, putting the interface in 454 Bridge VLAN filtering 457 The Linux bridge allows the configuration of a VLAN filtering mode (statically, 461 - with VLAN filtering turned off: the bridge is strictly VLAN unaware and its 464 have no effect while VLAN filtering is turned off. Frames ingressing the 468 - with VLAN filtering turned on: the bridge is VLAN-aware and frames ingressing 477 - with VLAN filtering turned off, the bridge will process all ingress traffic 494 - with VLAN filtering turned on, these VLAN devices can be created as long as 500 way by the enabling of VLAN filtering on the bridge device(s). If the VLAN [all …]
|
D | tc-queue-filters.rst | 4 TC queue based filtering
|
/Linux-v6.6/net/ipv6/netfilter/ |
D | Kconfig | 43 This module enables IPv6 FIB lookups, e.g. for reverse path filtering. 70 tristate "IP6 tables support (required for filtering)" 76 Currently only the packet filtering and packet mangling subsystem 187 tristate "Packet filtering" 190 Packet filtering defines a table `filter', which has a series of 191 rules for simple packet filtering at local input, forwarding and 202 The REJECT target allows a filtering rule to specify that an ICMPv6
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/freescale/ |
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-v6.6/Documentation/tools/rtla/ |
D | common_options.rst | 27 … further information about event filtering see https://www.kernel.org/doc/html/latest/trace/events…
|
/Linux-v6.6/net/mac802154/ |
D | rx.c | 123 sdata->required_filtering > wpan_phy->filtering) { in ieee802154_subif_frame() 331 if (local->hw.phy->filtering < IEEE802154_FILTERING_4_FRAME_FIELDS && in __ieee802154_rx_handle_packet() 395 if (local->hw.phy->filtering == IEEE802154_FILTERING_NONE) { in ieee802154_rx()
|
D | driver-ops.h | 187 local->phy->filtering = IEEE802154_FILTERING_NONE; in drv_start() 200 local->phy->filtering = IEEE802154_FILTERING_4_FRAME_FIELDS; in drv_start()
|
/Linux-v6.6/Documentation/driver-api/80211/ |
D | mac80211.rst | 137 Frame filtering 141 :doc: Frame filtering
|
/Linux-v6.6/net/ |
D | Kconfig | 148 bool "Network packet filtering framework (Netfilter)" 150 Netfilter is a framework for filtering and mangling network packets 153 The most common use of packet filtering is to run your Linux box as 189 a bridge with Network packet filtering enabled makes iptables "see" 190 the bridged traffic. For filtering on the lower network and Ethernet 195 masquerading (ipmasqadm), packet filtering (ipchains), transparent 214 tristate "Bridged IP/ARP packets filtering"
|
/Linux-v6.6/net/bpfilter/ |
D | Kconfig | 3 bool "BPF based packet filtering framework (BPFILTER)"
|
/Linux-v6.6/Documentation/networking/dsa/ |
D | b53.rst | 85 # activate VLAN filtering 128 # activate VLAN filtering 165 # activate VLAN filtering
|
D | lan9303.rst | 36 - Support for VLAN filtering is not implemented
|
/Linux-v6.6/drivers/net/ipa/ |
D | Kconfig | 16 including routing, filtering, and NAT. Currently the IPA
|
/Linux-v6.6/drivers/media/platform/st/sti/c8sectpfe/ |
D | Kconfig | 22 memdma engine, and HW PID filtering.
|
/Linux-v6.6/Documentation/admin-guide/perf/ |
D | imx-ddr.rst | 17 (AXI filtering) fields of the perf_event_attr structure, see /sys/bus/event_source/ 28 AXI filtering is only used by CSV modes 0x41 (axid-read) and 0x42 (axid-write)
|
/Linux-v6.6/Documentation/driver-api/media/ |
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-v6.6/Documentation/admin-guide/ |
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-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_virtchnl.c | 2712 supported_caps = &caps->filtering.filtering_support; in ice_vc_set_dvm_caps() 2731 supported_caps = &caps->filtering.filtering_support; in ice_vc_set_dvm_caps() 2737 caps->filtering.ethertype_init = VIRTCHNL_VLAN_ETHERTYPE_8100 | in ice_vc_set_dvm_caps() 2769 caps->filtering.max_filters = ice_vc_get_max_vlan_fltrs(vf); in ice_vc_set_dvm_caps() 2789 supported_caps = &caps->filtering.filtering_support; in ice_vc_set_svm_caps() 2803 caps->filtering.max_filters = 0; in ice_vc_set_svm_caps() 2805 supported_caps = &caps->filtering.filtering_support; in ice_vc_set_svm_caps() 2808 caps->filtering.ethertype_init = VIRTCHNL_VLAN_ETHERTYPE_8100; in ice_vc_set_svm_caps() 2825 caps->filtering.max_filters = ice_vc_get_max_vlan_fltrs(vf); in ice_vc_set_svm_caps() 3087 if (!ice_vc_validate_vlan_filter_list(&vf->vlan_v2_caps.filtering, in ice_vc_remove_vlan_v2_msg() [all …]
|
123456