Home
last modified time | relevance | path

Searched defs:atm_blli (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-21/include/linux/
Datmsap.h76 struct atm_blli { struct
77 unsigned char l2_proto;
79 union {
86 } l2;
87 unsigned char l3_proto;
89 union {
121 struct atm_blli blli[ATM_MAX_BLLI] __ATM_API_ALIGN; argument
/development/ndk/platforms/android-9/include/linux/
Datmsap.h67 struct atm_blli { struct
68 unsigned char l2_proto;
69 union {
76 } l2;
77 unsigned char l3_proto;
78 union {
113 struct atm_blli blli[ATM_MAX_BLLI] __ATM_API_ALIGN; argument