Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_namespace.c137 flow_namespace_withdraw(netns_token *token) in flow_namespace_withdraw() function
H A Dflow_var.h939 extern void flow_namespace_withdraw(netns_token *);
H A Dflow_entry.c690 flow_namespace_withdraw(&fe->fe_port_reservation); in flow_entry_teardown()