Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif.h119 struct if_settings { struct
120 unsigned int type;
121 unsigned int size;
122 union {
155 struct if_settings ifru_settings; argument
/kernel/linux/linux-5.10/include/uapi/linux/
Dif.h207 struct if_settings { struct
208 unsigned int type; /* Type of physical device or protocol */
209 unsigned int size; /* Size of the data allocated by the caller */
210 union {
222 } ifs_ifsu;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif.h129 struct if_settings { struct
130 unsigned int type;
131 unsigned int size;
132 union {
162 struct if_settings ifru_settings; argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dif.h129 struct if_settings { struct
130 unsigned int type;
131 unsigned int size;
132 union {
162 struct if_settings ifru_settings; argument
/kernel/linux/linux-6.6/include/uapi/linux/
Dif.h207 struct if_settings { struct
208 unsigned int type; /* Type of physical device or protocol */
209 unsigned int size; /* Size of the data allocated by the caller */
210 union {
222 } ifs_ifsu;