Home
last modified time | relevance | path

Searched refs:orig_zone (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dsolaris.c513 ipf_find_stack(const zoneid_t orig_zone, ipf_devstate_t *isp) in ipf_find_stack() argument
525 if (orig_zone == GLOBAL_ZONEID && in ipf_find_stack()
529 if (orig_zone == isp->ipfs_zoneid) { in ipf_find_stack()
544 zone = orig_zone; in ipf_find_stack()