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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp.c358 UAS_ASSIGN_HTON(ddp->ddpx_length, (length + DDPL_FRAME_LEN));
H A Dadsp.h489 ua_short ddpx_length; /* length and hop count */ member in struct:__anon229
H A Dadsp_Packet.c743 len = UAS_VALUE_NTOH(ddp->ddpx_length) & 0x3ff; /* (ten bits of length) */

Completed in 24 milliseconds