Searched refs:IFALIASZ (Results 1 – 7 of 7) sorted by relevance
107 if (strlen(arg) > IFALIASZ) in nl_cli_link_parse_ifalias()110 IFALIASZ); in nl_cli_link_parse_ifalias()
35 PyModule_AddIntMacro(m, IFALIASZ); in _init_linux_if_h()
33 #define IFALIASZ 256 macro
35 #define IFALIASZ 256 macro
353 pub const IFALIASZ: u32 = 256; constant
359 [IFLA_IFALIAS] = { .type = NLA_STRING, .maxlen = IFALIASZ },