Searched refs:nl_unconstrained_vnet (Results 1 – 3 of 3) sorted by relevance
68 bool nl_unconstrained_vnet; /* true if running under VNET jail (or without jail) */ member
106 return (nlp->nl_unconstrained_vnet); in nlp_unconstrained_vnet()
346 nlp->nl_unconstrained_vnet = !jailed_without_vnet(so->so_cred); in nl_attach()