Home
last modified time | relevance | path

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

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