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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2098 size_t physspec; /* nonzero if tabptr has interface */ local
2114 physspec = strlen(tabptr->zone_nwif_physical);
2119 if (addrspec == 0 && physspec == 0 && defrouterspec == 0 &&
2143 if (physspec != 0 && (fetchprop(cur, DTD_ATTR_PHYSICAL,

Completed in 562 milliseconds