Searched refs:phys_match (Results 1 – 1 of 1) sorted by relevance
2254 boolean_t addr_match, phys_match, allowed_addr_match; in zonecfg_delete_nwif_core() local2264 phys_match = match_prop(cur, DTD_ATTR_PHYSICAL, in zonecfg_delete_nwif_core()2267 if (addr_match && allowed_addr_match && phys_match) { in zonecfg_delete_nwif_core()