Searched defs:__ATM_API_ALIGN (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
H A D | atmapi.h | 12 #define __ATM_API_ALIGN __attribute__((aligned(8))) macro 14 #define __ATM_API_ALIGN macro |
H A D | atm_tcp.h | 41 } __ATM_API_ALIGN; variable in typeref:struct:atmtcp_control |
H A D | atmsvc.h | 38 } __ATM_API_ALIGN; variable in typeref:struct:atmsvc_msg |
H A D | atmlec.h | 84 } __ATM_API_ALIGN; variable in typeref:struct:atmlec_msg |
H A D | atmmpc.h | 61 } __ATM_API_ALIGN; variable in typeref:struct:k_message |
H A D | atmsap.h | 136 } __ATM_API_ALIGN; variable in typeref:struct:atm_blli 152 struct atm_blli blli[ATM_MAX_BLLI] __ATM_API_ALIGN; member in struct:atm_sap |
H A D | atmdev.h | 51 } __ATM_API_ALIGN; variable in typeref:struct:atm_dev_stats |
H A D | atm.h | 161 struct atm_trafprm rxtp __ATM_API_ALIGN; member in struct:atm_qos 163 unsigned char aal __ATM_API_ALIGN; member in struct:atm_qos 181 } sap_addr __ATM_API_ALIGN; /* PVC address */ member in struct:sockaddr_atmpvc 213 } sas_addr __ATM_API_ALIGN; /* SVC address */ member in struct:sockaddr_atmsvc |
Completed in 125 milliseconds