Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/skywalk/namespace/
H A Dnetns.c243 static struct ns_token *netns_ns_token_alloc(boolean_t);
371 netns_ns_token_alloc(boolean_t with_nfi) in netns_ns_token_alloc() function
1053 nt = netns_ns_token_alloc(nfi != NULL ? true : false); in _netns_reserve_kpi_common()