Searched refs:ALIGNAS (Results 1 – 3 of 3) sorted by relevance
26 struct ALIGNAS(1) Ieee8021xHdr {45 struct ALIGNAS(1) EapHeader {
99 struct ALIGNAS(1) { in ReceiveRequest() struct
120 #define ALIGNAS(byte_alignment) __declspec(align(byte_alignment)) macro122 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro