Searched refs:IFALIASZ (Results 1 – 6 of 6) sorted by relevance
93 if (strlen(arg) > IFALIASZ) in nl_cli_link_parse_ifalias()96 IFALIASZ); in nl_cli_link_parse_ifalias()
23 #define IFALIASZ 256 macro
33 #define IFALIASZ 256 macro
35 PyModule_AddIntMacro(m, IFALIASZ); in _init_linux_if_h()
35 #define IFALIASZ 256 macro
285 [IFLA_IFALIAS] = { .type = NLA_STRING, .maxlen = IFALIASZ },