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

1234567891011>>

/freebsd-12-stable/contrib/openbsm/compat/
H A Dcompat.h45 #define __packed __attribute__((__packed__)) macro
/freebsd-12-stable/lib/libusb/
H A Dlibusb_global_linux.h70 #define __packed __attribute__((__packed__)) macro
/freebsd-12-stable/sys/amd64/include/
H A Dtss.h50 u_int64_t tss_rsp0 __packed; /* kernel stack pointer ring 0 */ member in struct:amd64tss
51 u_int64_t tss_rsp1 __packed; /* kernel stack pointer ring 1 */ member in struct:amd64tss
52 u_int64_t tss_rsp2 __packed; /* kernel stack pointer ring 2 */ member in struct:amd64tss
55 u_int64_t tss_ist1 __packed; /* Interrupt stack table 1 */ member in struct:amd64tss
56 u_int64_t tss_ist2 __packed; /* Interrupt stack table 2 */ member in struct:amd64tss
57 u_int64_t tss_ist3 __packed; /* Interrupt stack table 3 */ member in struct:amd64tss
58 u_int64_t tss_ist4 __packed; /* Interrupt stack table 4 */ member in struct:amd64tss
59 u_int64_t tss_ist5 __packed; /* Interrupt stack table 5 */ member in struct:amd64tss
60 u_int64_t tss_ist6 __packed; /* Interrupt stack table 6 */ member in struct:amd64tss
61 u_int64_t tss_ist7 __packed; /* Interrup member in struct:amd64tss
[all...]
H A Dsgx.h49 } __packed; variable in typeref:struct:sgx_enclave_create
56 } __packed; variable in typeref:struct:sgx_enclave_add_page
62 } __packed; variable in typeref:struct:sgx_enclave_init
/freebsd-12-stable/tools/tools/netrate/tcpp/
H A Dtcpp.h42 } __packed; variable in typeref:struct:tcpp_header
/freebsd-12-stable/contrib/netbsd-tests/usr.bin/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
/freebsd-12-stable/lib/libc/gen/
H A Dutxdb.h58 } __packed; variable in typeref:struct:futx
/freebsd-12-stable/lib/libc/iconv/
H A Dcitrus_db_file.h75 } __packed; variable in typeref:struct:_citrus_db_header_x
84 } __packed; variable in typeref:struct:_citrus_db_entry_x
/freebsd-12-stable/sys/contrib/alpine-hal/
H A Dal_hal_types.h78 #define __packed __attribute__ ((packed)) macro
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_rx_desc.h39 } __packed __attribute__((aligned(4))); variable in typeref:struct:r92ce_rx_stat
H A Dr92ce_tx_desc.h53 } __packed __attribute__((aligned(4))); variable in typeref:struct:r92ce_tx_desc
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_tx_desc.h43 } __packed __attribute__((aligned(4))); variable in typeref:struct:r92cu_tx_desc
/freebsd-12-stable/sys/net/
H A Dinfiniband.h56 } __packed; variable in typeref:struct:infiniband_header
60 } __packed; variable in typeref:struct:infiniband_address
/freebsd-12-stable/include/
H A Dar.h67 } __packed; variable in typeref:struct:ar_hdr
/freebsd-12-stable/sys/cam/mmc/
H A Dmmc.h95 } __packed; variable in typeref:struct:mmc_params
/freebsd-12-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmvar.h70 } __packed; variable in typeref:struct:bhnd_nvram_bcmhdr
/freebsd-12-stable/sys/dev/mlxfw/
H A Dmlxfw_mfa2_tlv.h45 } __packed; variable in typeref:struct:mlxfw_mfa2_tlv
/freebsd-12-stable/sys/dev/tcp_log/
H A Dtcp_log_dev.h41 } __packed; variable in typeref:struct:tcp_log_common_header
/freebsd-12-stable/sys/dev/virtio/balloon/
H A Dvirtio_balloon.h62 } __packed; variable in typeref:struct:virtio_balloon_stat
/freebsd-12-stable/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_tx_desc.h54 } __packed __attribute__((aligned(4))); variable in typeref:struct:r12au_tx_desc
/freebsd-12-stable/tools/tools/ath/common/
H A Dah_osdep.h64 #define __packed __attribute__((__packed__)) macro
/freebsd-12-stable/sys/dev/hyperv/include/
H A Dhyperv.h80 } __packed; variable in typeref:struct:hyperv_guid
/freebsd-12-stable/sys/dev/virtio/console/
H A Dvirtio_console.h53 } __packed; variable in typeref:struct:virtio_console_config
/freebsd-12-stable/sys/dev/rtwn/
H A Dif_rtwn_fw.h54 } __packed; variable in typeref:struct:r92c_fw_hdr
/freebsd-12-stable/tests/sys/netgraph/
H A Dvlan_rotate.c49 } __packed; variable in typeref:struct:vlan
56 } __packed; variable in typeref:struct:frame

Completed in 325 milliseconds

1234567891011>>