Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_parse.c88 #define INT32_ALIGNMENT ((size_t)&((struct int32_temp *)0)->y) macro
595 return INT32_ALIGNMENT; in ng_int32_getAlign()