Searched full:spanning (Results 1 – 25 of 126) sorted by relevance
123456
/linux-6.14.4/Documentation/networking/ |
D | bridge.rst | 53 The STP (Spanning Tree Protocol) implementation in the Linux bridge driver 60 multiple versions, including Rapid Spanning Tree Protocol (RSTP) and 61 `Multiple Spanning Tree Protocol (MSTP) 64 The 802.1D-2004 removed the original Spanning Tree Protocol, instead 65 incorporating the Rapid Spanning Tree Protocol (RSTP). By 2014, all the 91 for the spanning tree algorithm to create a loop-free topology. 94 1. Bridge Priority: Each bridge running a spanning tree protocol, has a 115 6. Forwarding Ports: After the root bridge is selected and the spanning tree 121 7. Root Ports: After the root bridge is selected and the spanning tree 145 user mode spanning tree. The ``/sbin/bridge-stp <bridge> <start|stop>`` is
|
/linux-6.14.4/include/linux/sched/ |
D | sd_flags.h | 29 * certain level (e.g. domain starts spanning CPUs outside of the base CPU's 94 * Domain members have different CPU capacities spanning all unique CPU 149 * Set up until domains start spanning NUMA nodes. Close to being a SHARED_CHILD
|
/linux-6.14.4/fs/f2fs/ |
D | gc.h | 92 * starting just before zone-capacity has some blocks spanning across the 94 * Such spanning segments can be in free list so calculate the sum of usable 95 * blocks in currently free segments including normal and spanning segments.
|
/linux-6.14.4/drivers/gpu/drm/xe/instructions/ |
D | xe_gsc_commands.h | 16 * field spanning bits 0-15, even if the extra bits are not required because the
|
/linux-6.14.4/tools/testing/selftests/lkdtm/ |
D | tests.txt | 84 FORTIFY_MEM_MEMBER detected field-spanning write
|
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,spear3xx-shirq.txt | 9 may share same set of status/mask registers spanning across different
|
/linux-6.14.4/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,rpm-master-stats.yaml | 15 spanning a single subsystem (e.g. APSS, ADSP, CDSP). All of the RPM decisions
|
/linux-6.14.4/net/bridge/ |
D | Kconfig | 16 networks of Ethernets using the IEEE 802.1 spanning tree algorithm.
|
D | br_stp_timer.c | 3 * Spanning tree protocol; timer-related code
|
/linux-6.14.4/Documentation/devicetree/bindings/pmem/ |
D | pmem-region.txt | 47 * This node specifies one 4KB region spanning from
|
/linux-6.14.4/net/802/ |
D | stp.c | 101 MODULE_DESCRIPTION("SAP demux for IEEE 802.1D Spanning Tree Protocol (STP)");
|
/linux-6.14.4/include/uapi/linux/ |
D | llc.h | 63 #define LLC_SAP_BSPAN 0x42 /* Bridge Spanning Tree Proto */
|
D | if_link.h | 489 * spanning tree is assumed to be dead, after reception of its last hello 507 * Turn spanning tree protocol on (*IFLA_BR_STP_STATE* > 0) or off 513 * Set this bridge's spanning tree priority, used during STP root bridge 856 * If the bridge has Spanning Tree enabled, hostile devices on the network 1054 IFLA_BRPORT_STATE, /* Spanning tree state */
|
/linux-6.14.4/arch/arm/include/asm/ |
D | mpu.h | 26 /* The D/I RSR value for an enabled region spanning the whole of memory */
|
/linux-6.14.4/tools/testing/selftests/net/netfilter/ |
D | xt_string.sh | 95 echo "FAIL: only kmp with proper --to should match pattern spanning fragments"
|
/linux-6.14.4/fs/verity/ |
D | verify.c | 123 * This can happen in the data page spanning EOF when the Merkle in verify_data_block() 126 * page spanning EOF can be visible to userspace via a mmap, and in verify_data_block()
|
/linux-6.14.4/Documentation/core-api/ |
D | union_find.rst | 29 computing the minimum spanning tree, which is crucial in scenarios like
|
/linux-6.14.4/Documentation/virt/kvm/loongarch/ |
D | hypercalls.rst | 19 The CPUCFG_KVM_BASE range, spanning from 0x40000000 to 0x400000FF, The
|
/linux-6.14.4/tools/testing/selftests/sgx/ |
D | test_encl.c | 8 * Data buffer spanning two pages that will be placed first in the .data
|
/linux-6.14.4/tools/include/uapi/linux/ |
D | if_link.h | 489 * spanning tree is assumed to be dead, after reception of its last hello 507 * Turn spanning tree protocol on (*IFLA_BR_STP_STATE* > 0) or off 513 * Set this bridge's spanning tree priority, used during STP root bridge 856 * If the bridge has Spanning Tree enabled, hostile devices on the network 1054 IFLA_BRPORT_STATE, /* Spanning tree state */
|
/linux-6.14.4/net/bridge/netfilter/ |
D | ebt_stp.c | 193 MODULE_DESCRIPTION("Ebtables: Spanning Tree Protocol packet match");
|
/linux-6.14.4/Documentation/sound/soc/ |
D | codec.rst | 102 A stereo control spanning 2 registers
|
/linux-6.14.4/drivers/net/dsa/mv88e6xxx/ |
D | global1_vtu.c | 3 * Marvell 88E6xxx VLAN [Spanning Tree] Translation Unit (VTU [STU]) support 484 /* Spanning Tree Unit Operations */
|
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/3com/ |
D | vortex.rst | 332 Cisco 6509 switch. Specifically, you need to change the spanning 344 spanning-tree portfast
|
/linux-6.14.4/Documentation/sphinx/ |
D | rstFlatTable.py | 26 (empty) cells instead of spanning the last cell. 233 arising from spanning cells over rows and/or columns.
|
123456