Home
last modified time | relevance | path

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

12345678910>>...48

/kernel/liteos_a/
DOAT.xml37 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
38 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
42 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
43 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
47 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
48 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
52 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
53 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
57 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
58 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
[all …]
/kernel/liteos_m/
DOAT.xml39 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
40 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
44 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
45 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
49 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
50 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
54 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
55 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
59 …ilteritem type="filename" name="*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
60 … type="filepath" name="abcdefg/.*.uvwxyz" desc="Describe the reason for filtering scan results"/-->
[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-4.19/net/ipv4/netfilter/
DKconfig54 This module enables IPv4 FIB lookups, e.g. for reverse path filtering.
177 tristate "IP tables support (required for filtering/masq/NAT)"
182 The packet filtering and full NAT (masquerading, port forwarding,
231 tristate "Packet filtering"
234 Packet filtering defines a table `filter', which has a series of
235 rules for simple packet filtering at local input, forwarding and
246 The REJECT target allows a filtering rule to specify that an ICMP
396 The ARP packet filtering and mangling (manipulation)subsystems
404 tristate "ARP packet filtering"
406 ARP packet filtering defines a table `filter', which has a series of
[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-4.19/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/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-4.19/net/bridge/netfilter/
DKconfig30 filtering/NAT/brouting on the Ethernet bridge.
50 The ebtables filter table is used to define frame filtering rules at
87 filtering.
95 filtering.
104 filtering.
142 allows STP header field filtering.
149 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-4.19/net/can/
DKconfig22 tristate "Raw CAN Protocol (raw access with CAN-ID filtering)"
32 tristate "Broadcast Manager CAN Protocol (with content filtering)"
35 The Broadcast Manager offers content filtering, timeout monitoring,
48 It is based on the PF_CAN core infrastructure for msg filtering and
/kernel/linux/linux-4.19/net/ncsi/
Dinternal.h29 NCSI_CAP_GENERIC_MC = 0x10, /* Global MC filtering */
36 NCSI_CAP_BC_ARP = 0x01, /* ARP packet filtering */
37 NCSI_CAP_BC_DHCPC = 0x02, /* DHCP client filtering */
38 NCSI_CAP_BC_DHCPS = 0x04, /* DHCP server filtering */
39 NCSI_CAP_BC_NETBIOS = 0x08, /* NetBIOS packet filtering */
41 NCSI_CAP_MC_IPV6_NEIGHBOR = 0x01, /* IPv6 neighbor filtering */
45 NCSI_CAP_MC_IPV6_MLD = 0x10, /* IPv6 MLD filtering */
46 NCSI_CAP_MC_IPV6_NEIGHBOR_S = 0x20, /* IPv6 neighbour filtering */
187 /* Filtering Settings */
/kernel/linux/linux-4.19/net/ipv6/netfilter/
DKconfig78 This module enables IPv6 FIB lookups, e.g. for reverse path filtering.
127 tristate "IP6 tables support (required for filtering)"
133 Currently only the packet filtering and packet mangling subsystem
244 tristate "Packet filtering"
247 Packet filtering defines a table `filter', which has a series of
248 rules for simple packet filtering at local input, forwarding and
259 The REJECT target allows a filtering rule to specify that an ICMPv6
/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-4.19/Documentation/networking/
Dgianfar.txt21 extraction of VLAN headers, but not filtering. Filtering will be
28 filtering. On the eTSEC, the exact-match MAC registers are used
/kernel/linux/linux-4.19/Documentation/media/uapi/dvb/
Ddmx-start.rst31 This ioctl call is used to start the actual filtering operation defined
54 - Invalid argument, i.e. no filtering parameters provided via the
62 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-4.19/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-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-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-5.10/net/
DKconfig123 bool "Network packet filtering framework (Netfilter)"
125 Netfilter is a framework for filtering and mangling network packets
128 The most common use of packet filtering is to run your Linux box as
164 a bridge with Network packet filtering enabled makes iptables "see"
165 the bridged traffic. For filtering on the lower network and Ethernet
170 masquerading (ipmasqadm), packet filtering (ipchains), transparent
189 tristate "Bridged IP/ARP packets filtering"
298 Berkeley Packet Filter filtering capabilities are normally handled
/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-4.19/drivers/net/wireless/intel/iwlwifi/fw/api/
Dpower.h410 * @bf_energy_delta: Used for RSSI filtering, if in 'normal' state. Send beacon
413 * the Energy change is ignored for beacon filtering, and beacon will
416 * @bf_roaming_energy_delta: Used for RSSI filtering, if in 'roaming' state.
419 * means that the Energy change is ignored for beacon filtering while in
421 * @bf_roaming_state: Used for RSSI filtering. If absolute Energy values
426 * filtering (Slow or Fast) that is selected (Units are in Celsuis):
433 * beacon filtering; beacons will not be forced to be sent to driver
438 * beacon filtering; beacons will not be forced to be sent to driver
440 * @bf_enable_beacon_filter: 1, beacon filtering is enabled; 0, disabled.
441 * @bf_debug_flag: beacon filtering debug configuration
[all …]
/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 */
218 /* Filtering Settings */
/kernel/linux/linux-4.19/tools/testing/selftests/ftrace/test.d/ftrace/
Dfgraph-filter-stack.tc5 # Make sure that function graph filtering works, and is not
65 fail "Graph filtering not working with stack tracer?"
82 fail "Graph filtering not working after stack tracer disabled?"
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dpower.h538 * @bf_energy_delta: Used for RSSI filtering, if in 'normal' state. Send beacon
541 * the Energy change is ignored for beacon filtering, and beacon will
544 * @bf_roaming_energy_delta: Used for RSSI filtering, if in 'roaming' state.
547 * means that the Energy change is ignored for beacon filtering while in
549 * @bf_roaming_state: Used for RSSI filtering. If absolute Energy values
554 * filtering (Slow or Fast) that is selected (Units are in Celsuis):
561 * beacon filtering; beacons will not be forced to be sent to driver
566 * beacon filtering; beacons will not be forced to be sent to driver
568 * @bf_enable_beacon_filter: 1, beacon filtering is enabled; 0, disabled.
569 * @bf_debug_flag: beacon filtering debug configuration
[all …]

12345678910>>...48