/openbmc/linux/net/ipv4/netfilter/ |
H A 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 …]
|
/openbmc/linux/include/media/ |
H A D | demux.h | 83 * @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 …]
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_vf_vsi_vlan_ops.c | 50 * 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()
|
/openbmc/linux/net/bridge/netfilter/ |
H A 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
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | EventService.v1_10_2.json |
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | EventService.v1_10_2.json |
|
/openbmc/linux/net/ipv6/netfilter/ |
H A 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
|
/openbmc/linux/Documentation/networking/ |
H A 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 …]
|
/openbmc/linux/net/can/ |
H A 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
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | resulttooltests.py | 121 … msg="incorrect metadata filtering, tests without metadata should be compared") 148 msg="incorrect metadata filtering, tests should not be compared") 182 … msg="incorrect metadata filtering, tests with matching metadata should be compared") 216 … msg="incorrect metadata filtering, tests with mismatching metadata should not be compared") 246 …msg="incorrect metadata filtering, %s tests should be compared" % base_configuration['configuratio… 257 … msg="incorrect machine filtering, identical machine tests should be compared") 269 … msg="incorrect machine filtering, mismatching machine tests should not be compared") 287 … msg="incorrect ltpresult filtering, mismatching ltpresult content should not be compared") 305 … msg="incorrect ltpresult filtering, matching ltpresult content should be compared")
|
/openbmc/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.
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_prs.h | 74 /* 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 */
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
H A D | fgraph-filter-stack.tc | 6 # 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?"
|
/openbmc/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
|
/openbmc/linux/net/ncsi/ |
H A D | internal.h | 25 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 */
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | power.h | 546 * @bf_energy_delta: Used for RSSI filtering, if in 'normal' state. Send beacon 549 * the Energy change is ignored for beacon filtering, and beacon will 552 * @bf_roaming_energy_delta: Used for RSSI filtering, if in 'roaming' state. 555 * means that the Energy change is ignored for beacon filtering while in 557 * @bf_roaming_state: Used for RSSI filtering. If absolute Energy values 562 * filtering (Slow or Fast) that is selected (Units are in Celsuis): 569 * beacon filtering; beacons will not be forced to be sent to driver 574 * beacon filtering; beacons will not be forced to be sent to driver 576 * @bf_enable_beacon_filter: 1, beacon filtering is enabled; 0, disabled. 577 * @bf_debug_flag: beacon filtering debug configuration [all …]
|
/openbmc/qemu/hw/misc/ |
H A D | a9scu.c | 34 case 0x40: /* Filtering Start Address Register */ in a9_scu_read() 35 case 0x44: /* Filtering End Address Register */ in a9_scu_read() 65 case 0x40: /* Filtering Start Address Register */ in a9_scu_write() 66 case 0x44: /* Filtering End Address Register */ in a9_scu_write()
|
/openbmc/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | scan.h | 40 s8 rssi_threshold; /* for filtering (in dBm) */ 41 s8 snr_threshold; /* for filtering (in dB) */ 43 u8 bss_type; /* for filtering */
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | manage.c | 86 * e1000e_enable_tx_pkt_filtering - Enable packet filtering on Tx 89 * Enables packet filtering on transmit packets if manageability is enabled 102 /* No manageability, no filtering */ in e1000e_enable_tx_pkt_filtering() 109 * reason, disable filtering. in e1000e_enable_tx_pkt_filtering() 129 * take the safe route of assuming Tx filtering is enabled. in e1000e_enable_tx_pkt_filtering() 136 /* Cookie area is valid, make the final check for filtering. */ in e1000e_enable_tx_pkt_filtering()
|
/openbmc/linux/drivers/net/wireless/ti/wl12xx/ |
H A D | scan.h | 72 s8 rssi_threshold; /* for filtering (in dBm) */ 73 s8 snr_threshold; /* for filtering (in dB) */ 80 u8 bss_type; /* for filtering */
|
/openbmc/linux/drivers/net/ethernet/actions/ |
H A D | owl-emac.h | 85 #define OWL_EMAC_BIT_MAC_CSR6_IF BIT(4) /* Inverse filtering */ 87 #define OWL_EMAC_BIT_MAC_CSR6_HO BIT(2) /* Hash only filtering mode */ 89 #define OWL_EMAC_BIT_MAC_CSR6_HP BIT(0) /* Hash/perfect receive filtering mode */ 179 #define OWL_EMAC_BIT_RDES0_FF BIT(30) /* Filtering fail */ 215 #define OWL_EMAC_BIT_TDES1_FT1 BIT(28) /* Filtering type */ 220 #define OWL_EMAC_BIT_TDES1_FT0 BIT(22) /* Filtering type */
|
/openbmc/linux/net/ |
H A 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"
|
/openbmc/linux/include/linux/ |
H A D | ieee802154.h | 287 * enum ieee802154_filtering_level - Filtering levels applicable to a PHY 289 * @IEEE802154_FILTERING_NONE: No filtering at all, what is received is 291 * @IEEE802154_FILTERING_1_FCS: First filtering level, frames with an invalid 293 * @IEEE802154_FILTERING_2_PROMISCUOUS: Second filtering level, promiscuous 294 * mode as described in the spec, identical in terms of filtering to the 297 * @IEEE802154_FILTERING_3_SCAN: Third filtering level, scan related, where 299 * @IEEE802154_FILTERING_4_FRAME_FIELDS: Fourth filtering level actually
|
/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | running_tips.rst | 267 Test Attributes and Filtering 316 for filtering purposes. 355 Filtering section in Test Attributes and Filtering 385 You can use this filtering feature when running KUnit manually by passing 393 Rules of Filtering Procedure 397 between attributes during filtering. The process of filtering follows these 400 - Filtering always operates at a per-test level.
|
/openbmc/u-boot/doc/ |
H A D | README.t1040-l2switch | 33 - VLAN ingress filtering 48 ethsw [port <port_no>] ingress filtering { [help] | show | enable | disable } - enable/disable VLAN…
|