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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_rtmp.c96 static void rtmp_request(at_ifaddr_t *, at_ddp_t *);
197 rtmp_request(ifID, ddp);
208 rtmp_request(ifID_table[Entry->NetPort], ddp);
224 rtmp_request(ifID, ddp);
1107 * rtmp_request: respond to the 3 types of RTMP requests RTMP may receive
1115 static void rtmp_request(ifID, ddp) function
1139 ( "rtmp_request: find bridge for net %d port %d node %d.%d\n",
1145 ("rtmp_request: Code 1 ddp_r_output failed error=%d\n",
1161 ("rtmp_request: received code=%d from %d.%d for %d.%d\n",
1174 ("rtmp_request
[all...]

Completed in 7 milliseconds