Searched defs:atm_blli (Results 1 – 5 of 5) sorted by relevance
104 struct atm_blli { struct105 unsigned char l2_proto; /* layer 2 protocol */106 union {113 } l2;114 unsigned char l3_proto; /* layer 3 protocol */115 union {153 struct atm_blli blli[ATM_MAX_BLLI] __ATM_API_ALIGN; argument
52 struct atm_blli { struct53 unsigned char l2_proto;54 union {61 } l2;62 unsigned char l3_proto;63 union {95 struct atm_blli blli[ATM_MAX_BLLI] __ATM_API_ALIGN; argument
65 struct atm_blli { struct66 unsigned char l2_proto;67 union {73 } l2;74 unsigned char l3_proto;75 union {101 struct atm_blli blli[ATM_MAX_BLLI] __ATM_API_ALIGN; argument