Searched defs:d_oval (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c2447 oval_t oval, d_oval; local
2472 if ((d_oval = ra_str2oval(confstr)) == OPT_INVALID) {
2479 raopt->opt_default_enabled = d_oval == OPT_ENABLED;
2481 raopt->opt_enabled = d_oval == OPT_ENABLED;

Completed in 65 milliseconds