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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_rtmp.c93 void rtmp_send_port_locked(void *);
1182 void rtmp_send_port_locked(void *arg) function
1228 timeout (rtmp_send_port_locked, (caddr_t)ifID, 10 * SYS_HZ);
1615 untimeout(rtmp_send_port_locked, (caddr_t)ifID);

Completed in 24 milliseconds