Searched refs:IPQOS_CONF_NAME_LEN (Results 1 – 2 of 2) sorted by relevance
112 #define IPQOS_CONF_NAME_LEN 24 macro247 char name[IPQOS_CONF_NAME_LEN];248 char class_name[IPQOS_CONF_NAME_LEN];272 char name[IPQOS_CONF_NAME_LEN];283 char name[IPQOS_CONF_NAME_LEN];319 char name[IPQOS_CONF_NAME_LEN];320 char module[IPQOS_CONF_NAME_LEN];
4052 if (strlen(name) >= IPQOS_CONF_NAME_LEN) { in valid_name()5412 char name[IPQOS_CONF_NAME_LEN+1]; in read_perm_items()5413 char foo[IPQOS_CONF_NAME_LEN+1]; in read_perm_items()5449 "%" VAL2STR(IPQOS_CONF_NAME_LEN) "s" in read_perm_items()5450 "%" VAL2STR(IPQOS_CONF_NAME_LEN) "s", in read_perm_items()6765 (void) strlcpy(aref->name, action_name, IPQOS_CONF_NAME_LEN); in add_aref()7908 IPQOS_CONF_NAME_LEN); in readaction()8612 IPQOS_CONF_NAME_LEN); in readkconf()8617 IPQOS_CONF_NAME_LEN); in readkconf()8871 (void) strlcpy(class->name, str, IPQOS_CONF_NAME_LEN); in parse_kclass()[all …]