Home
last modified time | relevance | path

Searched refs:IPQOS_PLACE_MAP_STR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h159 #define IPQOS_PLACE_MAP_STR "map" macro
H A Dipqosconf.c5618 strcmp(place_st, IPQOS_PLACE_MAP_STR) == 0)) { in readtype()
5641 } else if (strcmp(place_st, IPQOS_PLACE_MAP_STR) == 0) { in readtype()