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