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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_zip.c1807 short i,j, packet_len; local
1815 Index = Index_wanted = ZLength = i = j = packet_len = zCount = ZoneCount =
1907 if (packet_len + ATP_HDR_SIZE + ZLength + 1 >
1915 packet_len += ZLength + 1;
1919 Index, packet_len));
1969 size = DDP_X_HDR_SIZE + ATP_HDR_SIZE + packet_len;
1977 NET_VALUE(r_ddp->dst_net), r_ddp->dst_node, ifID->ifPort, packet_len));

Completed in 24 milliseconds