Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c2020 uint32_t oeval; in diffnvlists() local
2023 res = nvlist_lookup_uint32(old, nme, &oeval); in diffnvlists()
2025 diff = (eval != oeval); in diffnvlists()
2027 res = readuint32(dfltst, &oeval, &lo); in diffnvlists()
2029 diff = (eval != oeval); in diffnvlists()