Home
last modified time | relevance | path

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

/src/sys/net/
H A Dbridgestp.c131 static void bstp_notify_state(void *, int);
1751 bstp_notify_state(void *arg, int pending) in bstp_notify_state() function
2233 TASK_INIT(&bp->bp_statetask, 0, bstp_notify_state, bp); in bstp_create()