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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.c112 #define BSTP_TASK_INIT(bt, func, context) do { \ macro
2250 BSTP_TASK_INIT(&bp->bp_statetask, bstp_notify_state, bp);
2251 BSTP_TASK_INIT(&bp->bp_rtagetask, bstp_notify_rtage, bp);

Completed in 13 milliseconds