Searched refs:V6_SIZEOF_RESTRICT_U (Results 1 – 2 of 2) sorted by relevance
61 #define INC_RESLIST6 ((1024 - 16) / V6_SIZEOF_RESTRICT_U)263 const size_t cb = V6_SIZEOF_RESTRICT_U; in alloc_res6()307 zero_mem(res, V6_SIZEOF_RESTRICT_U); in free_res()676 V6_SIZEOF_RESTRICT_U); in hack_restrict()
855 #define V6_SIZEOF_RESTRICT_U (offsetof(restrict_u, u) \ macro