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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_subr.c298 #define ALIGNMENT 32 macro
301 struct tcpcb tcb __attribute__((aligned(ALIGNMENT)));
303 #undef ALIGNMENT macro

Completed in 18 milliseconds