Searched defs:atm_blli (Results 1 – 1 of 1) 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