Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c8468 int fmt_ver; in readconf() local
8477 fmt_ver = read_cfile_ver(cfp, IPQOS_FMT_VERSION_STR); in readconf()
8478 if (fmt_ver == -1) { in readconf()
8484 if ((IPP_MAJOR_MODULE_VER(fmt_ver) > 1) || in readconf()
8485 (IPP_MINOR_MODULE_VER(fmt_ver) > 0)) { in readconf()