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

/darwin-on-arm/xnu/bsd/netat/
H A Dddp.h74 length_H:2; member in struct:__anon350
77 unsigned length_H:2, member in struct:__anon350
95 ddp->length_H = 0x03 & (len >> 8); \
99 (((u_short)ddp->length_H) << 8) + ddp->length_L

Completed in 21 milliseconds