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

/freebsd-10.0-release/sys/net/
H A Dbridgestp.c128 static void bstp_notify_state(void *, int);
1727 bstp_notify_state(void *arg, int pending) function
2205 TASK_INIT(&bp->bp_statetask, 0, bstp_notify_state, bp);

Completed in 66 milliseconds