Searched defs:if_settings (Results 1 – 5 of 5) sorted by relevance
119 struct if_settings { struct120 unsigned int type;121 unsigned int size;122 union {155 struct if_settings ifru_settings; argument
207 struct if_settings { struct208 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;
129 struct if_settings { struct130 unsigned int type;131 unsigned int size;132 union {162 struct if_settings ifru_settings; argument