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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_rtmp.c986 static int rtmp_send_table(ifID, DestNet, DestNode, split_hz, socket,
989 register at_net DestNet; /* net where to send the table */
1018 if (!(m = rtmp_prep_new_packet(ifID, DestNet, DestNode, socket))) {
1060 NET_VALUE(DestNet),DestNode, 0))){
1066 if ((m = rtmp_prep_new_packet (ifID, DestNet, DestNode, socket)) == NULL){
1094 ddp_router_output(m, ifID, AT_ADDR, NET_VALUE(DestNet),DestNode, 0))){
1201 at_net DestNet; local
1203 NET_ASSIGN(DestNet, 0);
1214 rtmp_send_table(ifID, DestNet, 0xFF, 1, RTMP_SOCKET, 0);
1601 at_net DestNet; local
[all...]

Completed in 22 milliseconds