Searched defs:atm_blli (Results 1 – 2 of 2) sorted by relevance
103 struct atm_blli { struct104 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