Preprocessor macro expanding to an expression
#include <SYS/TYPES.H>
int x = __offsetof(struct type, entry);
This macro returns a byte offset of entry entry in the structure.
Offset from the beginning of the structure to the entry.
GET_STRUCT, LIST_STRUCT