Home
last modified time | relevance | path

Searched refs:BRIDGE_CFGCPU (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/net/bridge/
H A Dif_bridgevar.h384 #define BRIDGE_CFGCPU 0 macro
385 #define BRIDGE_CFGPORT netisr_cpuport(BRIDGE_CFGCPU)
H A Dbridgestp.c1406 KKASSERT(mycpuid == BRIDGE_CFGCPU); in bstp_tick()
H A Dif_bridge.c3588 KKASSERT(mycpuid == BRIDGE_CFGCPU); in bridge_timer()