Home
last modified time | relevance | path

Searched full:filtering (Results 1 – 25 of 1416) sorted by relevance

12345678910>>...57

/kernel/liteos_a/
DOAT.xml38 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
39 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
43 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
44 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
48 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
49 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
53 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
54 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
58 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
59 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
[all …]
/kernel/uniproton/
DOAT.xml29 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
33 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
34 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
38 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
39 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
43 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
44 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
48 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
49 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
53 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
[all …]
/kernel/liteos_m/
DOAT.xml40 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
41 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
45 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
46 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
50 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
51 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
55 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
56 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
60 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
61 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
[all …]
/kernel/linux/linux-6.6/net/ipv4/netfilter/
DKconfig47 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 …]
/kernel/linux/linux-5.10/net/ipv4/netfilter/
DKconfig47 This module enables IPv4 FIB lookups, e.g. for reverse path filtering.
122 tristate "IP tables support (required for filtering/masq/NAT)"
127 The packet filtering and full NAT (masquerading, port forwarding,
176 tristate "Packet filtering"
179 Packet filtering defines a table `filter', which has a series of
180 rules for simple packet filtering at local input, forwarding and
191 The REJECT target allows a filtering rule to specify that an ICMP
334 The ARP packet filtering and mangling (manipulation)subsystems
342 tristate "ARP packet filtering"
344 ARP packet filtering defines a table `filter', which has a series of
[all …]
/kernel/linux/linux-6.6/include/media/
Ddemux.h83 * @is_filtering: Set to non-zero when filtering in progress
87 * @start_filtering: starts TS filtering
88 * @stop_filtering: stops TS filtering
91 * Using this API, the client can set the filtering properties to start/stop
92 * filtering TS packets on a particular TS feed.
141 * @is_filtering: Set to non-zero when filtering in progress
147 * the demux. It should only be called when no filtering
152 * should not be called while filtering is in progress
156 * @start_filtering: starts section filtering
157 * @stop_filtering: stops section filtering
[all …]
/kernel/linux/linux-5.10/include/media/
Ddemux.h83 * @is_filtering: Set to non-zero when filtering in progress
87 * @start_filtering: starts TS filtering
88 * @stop_filtering: stops TS filtering
91 * Using this API, the client can set the filtering properties to start/stop
92 * filtering TS packets on a particular TS feed.
141 * @is_filtering: Set to non-zero when filtering in progress
147 * the demux. It should only be called when no filtering
152 * should not be called while filtering is in progress
156 * @start_filtering: starts section filtering
157 * @stop_filtering: stops section filtering
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
Dice_vf_vsi_vlan_ops.c50 * so prevent disabling Rx VLAN filtering in ice_port_vlan_on()
181 /* Rx VLAN filtering always disabled to allow software offloaded VLANs in ice_vf_vsi_cfg_dvm_legacy_vlan_mode()
186 /* Don't fail when attempting to enable Rx VLAN filtering */ in ice_vf_vsi_cfg_dvm_legacy_vlan_mode()
189 /* Tx VLAN filtering always disabled to allow software offloaded VLANs in ice_vf_vsi_cfg_dvm_legacy_vlan_mode()
194 /* Don't fail when attempting to enable Tx VLAN filtering */ in ice_vf_vsi_cfg_dvm_legacy_vlan_mode()
198 …dev_dbg(dev, "Failed to disable Rx VLAN filtering for old VF without VIRTCHNL_VF_OFFLOAD_VLAN_V2 s… in ice_vf_vsi_cfg_dvm_legacy_vlan_mode()
200 …dev_dbg(dev, "Failed to disable Tx VLAN filtering for old VF without VIRTHCNL_VF_OFFLOAD_VLAN_V2 s… in ice_vf_vsi_cfg_dvm_legacy_vlan_mode()
234 * default Rx VLAN filtering should be turned off by default in this case.
247 …dev_dbg(ice_pf_to_dev(vf->pf), "Failed to disable Rx VLAN filtering for old VF with VIRTCHNL_VF_OF… in ice_vf_vsi_cfg_svm_legacy_vlan_mode()
/kernel/linux/linux-6.6/net/bridge/netfilter/
DKconfig35 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
/kernel/linux/linux-5.10/net/bridge/netfilter/
DKconfig37 into connections. This is used to enhance packet filtering via
51 filtering/NAT/brouting on the Ethernet bridge.
71 The ebtables filter table is used to define frame filtering rules at
108 filtering.
116 filtering.
125 filtering.
163 allows STP header field filtering.
170 This option adds the 802.1Q vlan match, which allows the filtering of
/kernel/linux/linux-5.10/net/ipv6/netfilter/
DKconfig43 This module enables IPv6 FIB lookups, e.g. for reverse path filtering.
75 tristate "IP6 tables support (required for filtering)"
81 Currently only the packet filtering and packet mangling subsystem
192 tristate "Packet filtering"
195 Packet filtering defines a table `filter', which has a series of
196 rules for simple packet filtering at local input, forwarding and
207 The REJECT target allows a filtering rule to specify that an ICMPv6
/kernel/linux/linux-6.6/net/ipv6/netfilter/
DKconfig43 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
/kernel/linux/linux-6.6/Documentation/networking/
Dswitchdev.rst222 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 …]
/kernel/linux/linux-6.6/net/can/
DKconfig24 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
/kernel/linux/linux-5.10/net/can/
DKconfig24 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
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_prs.h73 /* TCAM range for unicast and multicast filtering. We have 25 entries per port,
74 * with 4 dedicated to UC filtering and the rest to multicast filtering.
81 /* Number of entries per port dedicated to UC and MC filtering */
86 /* There is a TCAM range reserved for VLAN filtering entries, range size is 33
101 /* MAC filtering range */
105 /* VLAN filtering range */
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_prs.h74 /* TCAM range for unicast and multicast filtering. We have 25 entries per port,
75 * with 4 dedicated to UC filtering and the rest to multicast filtering.
82 /* Number of entries per port dedicated to UC and MC filtering */
87 /* There is a TCAM range reserved for VLAN filtering entries, range size is 33
102 /* MAC filtering range */
106 /* VLAN filtering range */
/kernel/linux/linux-6.6/Documentation/userspace-api/media/dvb/
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.
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
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.
/kernel/linux/linux-6.6/tools/testing/selftests/ftrace/test.d/ftrace/
Dfgraph-filter-stack.tc6 # Make sure that function graph filtering works, and is not
46 fail "Graph filtering not working with stack tracer?"
63 fail "Graph filtering not working after stack tracer disabled?"
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/ftrace/
Dfgraph-filter-stack.tc6 # Make sure that function graph filtering works, and is not
46 fail "Graph filtering not working with stack tracer?"
63 fail "Graph filtering not working after stack tracer disabled?"
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/freescale/
Dgianfar.rst27 extraction of VLAN headers, but not filtering. Filtering will be
35 filtering. On the eTSEC, the exact-match MAC registers are used
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/
Dgianfar.rst27 extraction of VLAN headers, but not filtering. Filtering will be
35 filtering. On the eTSEC, the exact-match MAC registers are used
/kernel/linux/linux-6.6/net/ncsi/
Dinternal.h25 NCSI_CAP_GENERIC_MC = 0x10, /* Global MC filtering */
32 NCSI_CAP_BC_ARP = 0x01, /* ARP packet filtering */
33 NCSI_CAP_BC_DHCPC = 0x02, /* DHCP client filtering */
34 NCSI_CAP_BC_DHCPS = 0x04, /* DHCP server filtering */
35 NCSI_CAP_BC_NETBIOS = 0x08, /* NetBIOS packet filtering */
37 NCSI_CAP_MC_IPV6_NEIGHBOR = 0x01, /* IPv6 neighbor filtering */
41 NCSI_CAP_MC_IPV6_MLD = 0x10, /* IPv6 MLD filtering */
42 NCSI_CAP_MC_IPV6_NEIGHBOR_S = 0x20, /* IPv6 neighbour filtering */
228 /* Filtering Settings */
/kernel/linux/linux-5.10/net/ncsi/
Dinternal.h25 NCSI_CAP_GENERIC_MC = 0x10, /* Global MC filtering */
32 NCSI_CAP_BC_ARP = 0x01, /* ARP packet filtering */
33 NCSI_CAP_BC_DHCPC = 0x02, /* DHCP client filtering */
34 NCSI_CAP_BC_DHCPS = 0x04, /* DHCP server filtering */
35 NCSI_CAP_BC_NETBIOS = 0x08, /* NetBIOS packet filtering */
37 NCSI_CAP_MC_IPV6_NEIGHBOR = 0x01, /* IPv6 neighbor filtering */
41 NCSI_CAP_MC_IPV6_MLD = 0x10, /* IPv6 MLD filtering */
42 NCSI_CAP_MC_IPV6_NEIGHBOR_S = 0x20, /* IPv6 neighbour filtering */
221 /* Filtering Settings */

12345678910>>...57