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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_rtmp.c83 int rtmp_router_start(at_kern_err_t *);
1248 * rtmp_router_start: perform the sanity checks before declaring the router up
1255 int rtmp_router_start(at_kern_err_t *keP) function
1299 ("rtmp_router_start: call elap_online for Non Seed port #%d cable =%d-%d\n",
1381 ("rtmp_router_start: we don't know our cable range port=%d\n",
1404 ("rtmp_router_start: bring port=%d [%d.%d]... on line\n",
1465 ("rtmp_router_start: send Zip Queries for Port %d\n",
1471 ("rtmp_router_start: no received response to ZipNeedQueries\n"));
1483 ("rtmp_router_start: waiting for zone info to complete\n"));
1521 ("rtmp_router_start
[all...]
H A Dddp_lap.c139 int rtmp_router_start(at_kern_err_t *);
999 /* called from rtmp_router_start */
1214 wakeup(&ifID_home->startup_inprogress); /* if rtmp_router_start still starting up */
1297 return(rtmp_router_start(keP));
1298 /* was timeout(rtmp_router_start, 0, 20 * SYS_HZ); */

Completed in 79 milliseconds