Home
last modified time | relevance | path

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

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