Searched refs:hlimits (Results 1 – 1 of 1) sorted by relevance
716 const nvlist_t *hlimits; in net_allowed_hosts() local731 hlimits = nvlist_get_nvlist(limits, "hosts"); in net_allowed_hosts()732 while (nvlist_next(hlimits, NULL, &cookie) != NULL) { in net_allowed_hosts()