Home
last modified time | relevance | path

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

/src/lib/libcasper/services/cap_net/
H A Dcap_net.c716 const nvlist_t *hlimits; in net_allowed_hosts() local
731 hlimits = nvlist_get_nvlist(limits, "hosts"); in net_allowed_hosts()
732 while (nvlist_next(hlimits, NULL, &cookie) != NULL) { in net_allowed_hosts()