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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_rtmp.c976 * rtmp_send_table:
984 static int rtmp_send_table(at_ifaddr_t *, at_net, u_char, short, char, short);
986 static int rtmp_send_table(ifID, DestNet, DestNode, split_hz, socket, function
1006 ("rtmp_send_table: port %d activating, we don't send anything!\n",
1020 ("rtmp_send_table: rtmp_prep_new_packet failed\n"));
1062 ("rtmp_send_table: ddp_router_output failed status=%d\n",
1068 ("rtmp_send_table: rtmp_prep_new_poacket failed status=%d\n",
1096 ("rtmp_send_table: ddp_router_output failed status=%d\n", status));
1165 rtmp_send_table(ifID, ddp->src_net, ddp->src_node,
1214 rtmp_send_table(ifI
[all...]

Completed in 76 milliseconds