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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_rtmp.c59 #include <netat/rtmp.h>
76 /* rtmp.c: , 1.6; 2/26/93; Apple Computer, Inc." */
264 register at_rtmp *rtmp = (at_rtmp *)ddp->data; local
284 if (rtmp->at_rtmp_id_length != 8) {
291 tp = ((at_rtmp_tuple *)&rtmp->at_rtmp_id[1]);
293 tp = ((at_rtmp_tuple *)&rtmp->at_rtmp_id[4]);
300 NET_VALUE(rtmp->at_rtmp_this_net),
301 rtmp->at_rtmp_id[0]
319 NET_VALUE(rtmp->at_rtmp_this_net),
320 rtmp
[all...]
H A Daurp_gdata.c57 #include <netat/rtmp.h>
H A Dddp_r_rtmp.c34 * The entry point for the rtmp input in ddp is valid only when we're
69 #include <netat/rtmp.h>
109 * Switch to the relevant rtmp functions.
253 static void rtmp_update(ifID, rtmp, tuple_nb)
255 register at_rtmp *rtmp;
259 register at_rtmp_tuple *FirstTuple = (at_rtmp_tuple *)&rtmp->at_rtmp_id[1];
260 register at_rtmp_tuple *SecondTuple = (at_rtmp_tuple *)&rtmp->at_rtmp_id[4];
262 register u_char SenderNodeID = rtmp->at_rtmp_id[0];
270 if (rtmp->at_rtmp_id_length != 8) {
273 NET_VALUE(rtmp
[all...]
H A DMakefile32 rtmp.h
H A Daurp_misc.c57 #include <netat/rtmp.h>
H A Dddp_usrreq.c59 #include <netat/rtmp.h>
H A Daurp_ri.c56 #include <netat/rtmp.h>
H A Dddp.c62 #include <netat/rtmp.h>
H A Dddp_rtmptable.c76 #include <netat/rtmp.h>
H A Dddp_nbp.c59 #include <netat/rtmp.h>
H A Dddp_lap.c79 #include <netat/routing_tables.h> /* rtmp+zip table structs */
90 #include <netat/rtmp.h>
1201 /* free memory allocated for the rtmp/zip tables */
H A Dddp_r_zip.c72 #include <netat/rtmp.h>

Completed in 41 milliseconds