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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_rtmp.c84 void rtmp_router_start_tmo(void *);
1593 void rtmp_router_start_tmo(void *arg) function
1595 (void)rtmp_router_start_tmo((at_kern_err_t*)arg);
1609 untimeout(rtmp_router_start_tmo, (void *)1); /* added for 2225395 */
1610 untimeout(rtmp_router_start_tmo, (void *)3); /* added for 2225395 */

Completed in 70 milliseconds