Searched refs:BRIDGE_CFGPORT (Results 1 – 3 of 3) sorted by relevance
1140 KKASSERT(&curthread->td_msgport == BRIDGE_CFGPORT); in bstp_initialization()1229 KKASSERT(&curthread->td_msgport == BRIDGE_CFGPORT); in bstp_stop()1419 lwkt_sendmsg_oncpu(BRIDGE_CFGPORT, lmsg); in bstp_tick()1430 KKASSERT(&curthread->td_msgport == BRIDGE_CFGPORT); in bstp_tick_handler()
385 #define BRIDGE_CFGPORT netisr_cpuport(BRIDGE_CFGCPU) macro
824 lwkt_domsg(BRIDGE_CFGPORT, &msg.lmsg, 0); in bridge_clone_destroy()1930 lwkt_domsg(BRIDGE_CFGPORT, &msg.lmsg, 0); in bridge_ifdetach()3601 lwkt_sendmsg_oncpu(BRIDGE_CFGPORT, &msg->lmsg); in bridge_timer()3611 KKASSERT(&curthread->td_msgport == BRIDGE_CFGPORT); in bridge_timer_handler()4516 error = lwkt_domsg(BRIDGE_CFGPORT, &bc_msg.base.lmsg, 0); in bridge_control()