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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2676 size_t physspec; /* nonzero if tabptr has interface */ local
2692 physspec = strlen(tabptr->zone_net_physical);
2697 if (addrspec == 0 && physspec == 0 && defrouterspec == 0 &&
2721 if (physspec != 0 && (fetchprop(handle, cur, DTD_ATTR_PHYSICAL,

Completed in 33 milliseconds