Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_namespace.c140 netns_withdraw(token); in flow_namespace_withdraw()
/xnu-8792.41.9/bsd/skywalk/namespace/
H A Dnetns.h140 extern void netns_withdraw(netns_token *token);
H A Dnetns.c1707 netns_withdraw(netns_token *token) in netns_withdraw() function