Searched refs:IFLA_GSO_MAX_SIZE (Results 1 – 18 of 18) sorted by relevance
293 #if defined(IFLA_GSO_MAX_SIZE) || (defined(HAVE_DECL_IFLA_GSO_MAX_SIZE) && HAVE_DECL_IFLA_GSO_MAX_S…295 static_assert((IFLA_GSO_MAX_SIZE) == (41), "IFLA_GSO_MAX_SIZE != 41");298 # define IFLA_GSO_MAX_SIZE 41422 XLAT(IFLA_GSO_MAX_SIZE),
42 IFLA_GSO_MAX_SIZE 41
428 IFLA_GSO_MAX_SIZE = 0x29 const
474 IFLA_GSO_MAX_SIZE = 0x29 const
476 IFLA_GSO_MAX_SIZE = 0x29 const
478 IFLA_GSO_MAX_SIZE = 0x29 const
479 IFLA_GSO_MAX_SIZE = 0x29 const
477 IFLA_GSO_MAX_SIZE = 0x29 const
473 IFLA_GSO_MAX_SIZE = 0x29 const
158 IFLA_GSO_MAX_SIZE, enumerator
881 [IFLA_GSO_MAX_SIZE] = decode_nla_u32,
1269 if (tb[IFLA_GSO_MAX_SIZE]) in print_linkinfo()1273 rta_getattr_u32(tb[IFLA_GSO_MAX_SIZE])); in print_linkinfo()