Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetmap.h54 #define NM_CACHE_ALIGN 128 macro
301 uint8_t __attribute__((__aligned__(NM_CACHE_ALIGN))) sem[128];
303 uint8_t __declspec(align(NM_CACHE_ALIGN)) sem[128];