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

/xnu-2422.115.4/bsd/netinet/
H A Dtcp_subr.c292 #define ALIGNMENT 32 macro
295 struct tcpcb tcb __attribute__((aligned(ALIGNMENT)));
297 #undef ALIGNMENT macro

Completed in 63 milliseconds