Searched defs:IFLA_PROTINFO (Results 1 – 7 of 7) sorted by relevance
42 enum { IFLA_PROTINFO = 12 }; enumerator
123 IFLA_PROTINFO, /* Protocol specific information for a link */ enumerator124 #define IFLA_PROTINFO IFLA_PROTINFO macro
293 IFLA_PROTINFO, /* Protocol specific information for a link */ enumerator294 #define IFLA_PROTINFO IFLA_PROTINFO macro
1329 pub const IFLA_PROTINFO: ::c_ushort = 12; constant