Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_subr.c285 #define ALIGNMENT 32 macro
288 struct tcpcb tcb __attribute__((aligned(ALIGNMENT)));
290 #undef ALIGNMENT