Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/linux/
Datmsap.h104 struct atm_blli { struct
105 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
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Datmsap.h52 struct atm_blli { struct
53 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
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Datmsap.h65 struct atm_blli { struct
66 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
/kernel/linux/linux-5.10/include/uapi/linux/
Datmsap.h104 struct atm_blli { struct
105 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
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Datmsap.h65 struct atm_blli { struct
66 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