Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_parse.c86 #define INT32_ALIGNMENT ((size_t)&((struct int32_temp *)0)->y) macro
593 return INT32_ALIGNMENT; in ng_int32_getAlign()