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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2871 boolean_t addr_match, phys_match, allowed_addr_match; local
2879 allowed_addr_match = match_prop(handle, cur,
2885 if ((addr_match || allowed_addr_match) && phys_match) {

Completed in 44 milliseconds