Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c2025 uint32_t oeval; in diffnvlists() local
2028 res = nvlist_lookup_uint32(old, nme, &oeval); in diffnvlists()
2030 diff = (eval != oeval); in diffnvlists()
2032 res = readuint32(dfltst, &oeval, &lo); in diffnvlists()
2034 diff = (eval != oeval); in diffnvlists()