| tag | line | file | source code |
| packed | 47 | drivers/scsi/buslogic.h | #define PACKED __attribute__((packed)) |
| packed | 222 | drivers/scsi/u14-34f.c | #define PACKED __attribute__((packed)) |
| packed | 156 | drivers/scsi/ultrastor.c | #define PACKED __attribute__((packed)) |
| packed | 16 | include/linux/sysv_fs.h | #define __packed2__ __attribute__ ((packed, aligned(2))) |
| packed | 118 | include/net/atalk.h | __u8 hw_src[ETH_ALEN] __attribute__ ((packed)); |
| packed | 119 | include/net/atalk.h | __u8 pa_src_zero __attribute__ ((packed)); |
| packed | 120 | include/net/atalk.h | __u16 pa_src_net __attribute__ ((packed)); |
| packed | 121 | include/net/atalk.h | __u8 pa_src_node __attribute__ ((packed)); |
| packed | 122 | include/net/atalk.h | __u8 hw_dst[ETH_ALEN] __attribute__ ((packed)); |
| packed | 123 | include/net/atalk.h | __u8 pa_dst_zero __attribute__ ((packed)); |
| packed | 124 | include/net/atalk.h | __u16 pa_dst_net __attribute__ ((packed)); |
| packed | 125 | include/net/atalk.h | __u8 pa_dst_node __attribute__ ((packed)); |
| packed | 40 | include/net/ipx.h | ipx_address ipx_dest __attribute__ ((packed)); |
| packed | 41 | include/net/ipx.h | ipx_address ipx_source __attribute__ ((packed)); |