taglinefilesource code
packed145drivers/scsi/ultrastor.c#define PACKED    __attribute__((packed))
packed16include/linux/sysv_fs.h#define __packed2__  __attribute__ ((packed, aligned(2)))
packed38net/inet/ipx.hipx_address  ipx_dest __attribute__ ((packed));
packed39net/inet/ipx.hipx_address  ipx_source __attribute__ ((packed));