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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_zip.c1680 register short Index=0, StartPoint, ZLength, PacketLen=0; local
1751 if (PacketLen + 8 + ZLength+1 > DDP_DATA_SIZE) /* packet full */
1758 PacketLen += ZLength + 1;
1771 size = DDP_X_HDR_SIZE + ATP_HDR_SIZE + PacketLen;
1779 NET_VALUE(r_ddp->dst_net), r_ddp->dst_node, ifID->ifPort, PacketLen));

Completed in 71 milliseconds