Home | History | Annotate | Download | only in iputils

Lines Matching refs:elem

447 #define OFFSET_OF(type,elem)	((size_t)&((type *)0)->elem)