Home
last modified time | relevance | path

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

/f-stack/tools/compat/
H A Dgetifmaddrs.c42 #define SALIGN (sizeof(long) - 1) macro
43 #define SA_RLEN(sa) ((sa)->sa_len ? (((sa)->sa_len + SALIGN) & ~SALIGN) : \
44 (SALIGN + 1))
H A Dgetifaddrs.c65 #define SALIGN (sizeof(long) - 1) macro
66 #define SA_RLEN(sa) ((sa)->sa_len ? (((sa)->sa_len + SALIGN) & ~SALIGN) : (SALIGN + 1))