Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/ !
H A Dbridgestp.c112 #define BSTP_TASK_INIT(bt, func, context) do { \ macro
2354 BSTP_TASK_INIT(&bp->bp_statetask, bstp_notify_state, bp); in bstp_create()
2355 BSTP_TASK_INIT(&bp->bp_rtagetask, bstp_notify_rtage, bp); in bstp_create()