Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dbridgestp.h280 bstp_task_func_t *bt_func; member
H A Dbridgestp.c114 (bt)->bt_func = func; \
2443 (*bt->bt_func)(bt->bt_context, count); in bstp_task_thread_func()