Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Datmsap.h103 struct atm_blli { struct
104 unsigned char l2_proto; /* layer 2 protocol */
105 union {
112 } l2;
113 unsigned char l3_proto; /* layer 3 protocol */
114 union {
152 struct atm_blli blli[ATM_MAX_BLLI] __ATM_API_ALIGN; argument
/external/kernel-headers/original/uapi/linux/
Datmsap.h103 struct atm_blli { struct
104 unsigned char l2_proto; /* layer 2 protocol */
105 union {
112 } l2;
113 unsigned char l3_proto; /* layer 3 protocol */
114 union {
152 struct atm_blli blli[ATM_MAX_BLLI] __ATM_API_ALIGN; argument