Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dif_bond.c1874 bondport_timer_process_func(devtimer_ref timer, in bondport_timer_process_func() function
1955 p->po_current_while_timer = devtimer_create(bondport_timer_process_func, p); in bondport_create()
1960 p->po_periodic_timer = devtimer_create(bondport_timer_process_func, p); in bondport_create()
1965 p->po_wait_while_timer = devtimer_create(bondport_timer_process_func, p); in bondport_create()
1970 p->po_transmit_timer = devtimer_create(bondport_timer_process_func, p); in bondport_create()