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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_subr.c278 #define ALIGNMENT 32 macro
281 struct tcpcb tcb __attribute__((aligned(ALIGNMENT)));
283 #undef ALIGNMENT macro

Completed in 20 milliseconds