Searched defs:__packed (Results 1 - 25 of 210) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/include/machine/
H A Ddisklabel.h14 #undef __packed /* so that we can undo the damage */ macro
15 #define __packed macro
/netbsd-6-1-5-RELEASE/sys/net/agr/
H A Dieee8023_slowprotocols.h46 } __packed; variable in typeref:struct:slowprothdr
H A Dieee8023_tlv.h40 } __packed; variable in typeref:struct:tlvhdr
H A Dieee8023ad_marker.h52 } __packed; variable in typeref:struct:markerdu
/netbsd-6-1-5-RELEASE/lib/libc/citrus/
H A Dcitrus_db_file.h72 } __packed; variable in typeref:struct:_citrus_db_header_x
81 } __packed; variable in typeref:struct:_citrus_db_entry_x
/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dbios32.h69 } __packed; variable in typeref:struct:bios32_entry
/netbsd-6-1-5-RELEASE/usr.sbin/ldpd/
H A Dmpls_routes.h59 } __packed; variable in typeref:struct:rt_msg
H A Dpdu.h51 } __packed; variable in typeref:struct:ldp_pdu
/netbsd-6-1-5-RELEASE/tests/util/xlint/lint1/
H A Dd_packed_structs.c17 } ipt_ta[1] __packed; member in union:ip_timestamp::ipt_timestamp
18 } ipt_timestamp __packed; member in struct:ip_timestamp
19 } __packed; variable in typeref:struct:ip_timestamp
21 typedef struct __packed { struct
28 } __packed; variable in typeref:struct:x
/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_vlanvar.h72 } __packed; variable in typeref:struct:ether_vlan_header
H A Dif_hippi.h46 } __packed; variable in typeref:struct:hippi_fp
55 } __packed; variable in typeref:struct:hippi_le
60 } __packed; variable in typeref:struct:hippi_header
/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dif_ether.h78 } __packed; variable in typeref:struct:ether_arp
H A Dudp.h47 } __packed; variable in typeref:struct:udphdr
H A Dtcpip.h43 } __packed; variable in typeref:struct:tcpiphdr
H A Digmp.h91 } __packed; /* (zero for queries) */ variable in typeref:struct:igmp
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dtss.h60 } __packed; variable in typeref:struct:x86_64_tss
/netbsd-6-1-5-RELEASE/sys/fs/efs/
H A Defs_extent.h44 } __packed; variable in typeref:struct:efs_dextent
H A Defs_dir.h120 } __packed; variable in typeref:struct:efs_dirblk
156 } __packed; variable in typeref:struct:efs_dirent
/netbsd-6-1-5-RELEASE/sys/netmpls/
H A Dmpls.h71 } __packed; variable in typeref:struct:sockaddr_mpls
/netbsd-6-1-5-RELEASE/crypto/external/bsd/libsaslc/dist/src/
H A Dbuffer.c91 } __packed; variable in typeref:struct:saslc__buffer32_context_t
/netbsd-6-1-5-RELEASE/sys/dev/gpib/
H A Dctreg.h44 } __packed; variable in typeref:struct:ct_iocmd
49 } __packed; variable in typeref:struct:ct_rscmd
54 } __packed; variable in typeref:struct:ct_ulcmd
59 } __packed; variable in typeref:struct:ct_wfmcmd
/netbsd-6-1-5-RELEASE/sys/dev/pci/hdaudio/
H A Dhdmireg.h35 } __packed; variable in typeref:struct:hdmi_audio_infoframe_header
50 } __packed; variable in typeref:struct:hdmi_audio_infoframe
/netbsd-6-1-5-RELEASE/sys/ufs/chfs/
H A Debh_media.h79 } __packed; variable in typeref:struct:chfs_eb_ec_hdr
98 } __packed; variable in typeref:struct:chfs_nor_eb_hdr
114 } __packed; variable in typeref:struct:chfs_nand_eb_hdr
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Dcompat.h30 #define __packed __attribute__ ((__packed__)) macro
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/amd64/
H A Dlinux_types.h97 } __packed; variable in typeref:struct:linux_stat

Completed in 154 milliseconds

123456789