Searched refs:place_st (Results 1 – 1 of 1) sorted by relevance
5535 char place_st[IPQOS_CONF_TYPE_LEN+1]; in readtype() local5605 place_st, param, typest, dfltst); in readtype()5619 strcmp(place_st, IPQOS_PLACE_PRM_STR) == 0) || in readtype()5621 strcmp(place_st, IPQOS_PLACE_FILTER_STR) == 0) || in readtype()5623 strcmp(place_st, IPQOS_PLACE_MAP_STR) == 0)) { in readtype()5642 if (strcmp(place_st, IPQOS_PLACE_PRM_STR) == 0) { in readtype()5644 } else if (strcmp(place_st, IPQOS_PLACE_FILTER_STR) == 0) { in readtype()5646 } else if (strcmp(place_st, IPQOS_PLACE_MAP_STR) == 0) { in readtype()