Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_parse.c86 #define INT16_ALIGNMENT ((size_t)&((struct int16_temp *)0)->y) macro
495 return INT16_ALIGNMENT; in ng_int16_getAlign()