| /OK3568_Linux_fs/buildroot/package/parprouted/ |
| H A D | Config.in | 7 bridging. This is useful for creation of transparent firewalls 8 and bridging networks with different MAC protocols. Also, 9 unlike standard bridging, proxy ARP bridging allows to bridge 11 layer 2 bridging.
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | Kconfig | 3 # 802.1d Ethernet Bridging 7 tristate "802.1d Ethernet Bridging" 26 turn your bridge into a bridging IP firewall. 29 Enabling arptables support when bridging will let arptables see
|
| H A D | br_if.c | 566 /* Don't allow bridging non-ethernet like devices. */ in br_add_if() 572 /* Also don't allow bridging of net devices that are DSA masters, since in br_add_if() 577 * The only case where that would not be an issue is when bridging can in br_add_if() 586 "Cannot do software bridging with a DSA master"); in br_add_if() 592 /* No bridging of bridges */ in br_add_if() 603 /* No bridging devices that dislike that (e.g. wireless) */ in br_add_if()
|
| H A D | Makefile | 3 # Makefile for the IEEE 802.1d ethernet bridging layer.
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | bridge.rst | 4 Ethernet Bridging 7 In order to use the Ethernet bridging functionality, you'll need the 10 Documentation for Linux bridging is on:
|
| /OK3568_Linux_fs/kernel/net/dcb/ |
| H A D | Kconfig | 3 bool "Data Center Bridging support" 6 This enables support for configuring Data Center Bridging (DCB)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_dcb.h | 61 /* States we can be in for a port's Data Center Bridging. 70 /* Data Center Bridging state input for the Finite State Machine. 94 /* Data Center Bridging support;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | Kconfig | 16 bool "Data Center Bridging (DCB) Support" 20 Say Y here if you want to use Data Center Bridging (DCB) in the
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ |
| H A D | Kconfig | 196 bool "Data Center Bridging (DCB) Support" 200 Say Y here if you want to use Data Center Bridging (DCB) in the 258 bool "Data Center Bridging (DCB) Support" 262 Say Y here if you want to use Data Center Bridging (DCB) in the
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | Kconfig | 97 bool "Data Center Bridging (DCB) support" 101 Say Y here if you want to use Data Center Bridging (DCB) in the
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/ |
| H A D | Kconfig | 92 bool "Data Center Bridging (DCB) Support for Chelsio T4/T5/T6 cards" 97 Say Y here if you want to enable Data Center Bridging (DCB) support
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | ioctls.h | 67 #define SIOCGIFBR 0x8940 /* Bridging support */ 68 #define SIOCSIFBR 0x8941 /* Set bridging options */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | ioctls.h | 67 #define SIOCGIFBR 0x8940 /* Bridging support */ 68 #define SIOCSIFBR 0x8941 /* Set bridging options */
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | Kconfig | 107 bool "Data Center Bridging (DCB) Support" 111 Say Y here if you want to use Data Center Bridging (DCB) in the
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/ |
| H A D | Kconfig | 192 bool "Data Center Bridging (DCB) support" 196 Say Y here to enable Data Center Bridging (DCB) support in the
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | Kconfig | 231 bool "Data Center Bridging (DCB) Support" 235 Say Y here if you want to use Data Center Bridging (DCB) in the
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | Kconfig | 66 responsible for bridging the gap between the on-chip coresight 67 components and a trace for bridging the gap between the on-chip
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | sockios.h | 72 #define SIOCGIFBR 0x8940 /* Bridging support */ 73 #define SIOCSIFBR 0x8941 /* Set bridging options */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | sockios.h | 72 #define SIOCGIFBR 0x8940 /* Bridging support */ 73 #define SIOCSIFBR 0x8941 /* Set bridging options */
|
| /OK3568_Linux_fs/buildroot/package/bridge-utils/ |
| H A D | Config.in | 4 Manage ethernet bridging; a way to connect networks together
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | sockios.h | 93 #define SIOCGIFBR 0x8940 /* Bridging support */ 94 #define SIOCSIFBR 0x8941 /* Set bridging options */
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | Kconfig | 17 bool "Data Center Bridging (DCB) Support"
|
| /OK3568_Linux_fs/buildroot/package/softether/ |
| H A D | Config.in | 20 Convenient Layer-2 and Layer-3 bridging capabilities can
|
| /OK3568_Linux_fs/kernel/drivers/staging/octeon/ |
| H A D | ethernet-defines.h | 16 * can significantly improve performance for forwarding and bridging, but
|
| /OK3568_Linux_fs/kernel/net/8021q/ |
| H A D | Kconfig | 12 firewalling, bridging, and of course IP traffic. You will need
|