Searched refs:nlp_unconstrained_vnet (Results 1 – 4 of 4) sorted by relevance
83 bool nlp_unconstrained_vnet(const struct nlpcb *nlp);
94 if (!nlp_unconstrained_vnet(nlp) && (cmd->flags & RTNL_F_ALLOW_NONVNET_JAIL) == 0) { in rtnl_handle_message()
104 nlp_unconstrained_vnet(const struct nlpcb *nlp) in nlp_unconstrained_vnet() function
147 if (!nlp_unconstrained_vnet(nlp)) in nlp_join_group()