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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2252 boolean_t addr_match, phys_match, allowed_addr_match; local
2260 allowed_addr_match = match_prop(cur, DTD_ATTR_ALLOWED_ADDRESS,
2265 if (addr_match && allowed_addr_match && phys_match) {

Completed in 58 milliseconds