Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h1033 extern void flow_route_bucket_destroy(struct flow_route_bucket *);
H A Dflow_route.c187 flow_route_bucket_destroy(struct flow_route_bucket *frb) in flow_route_bucket_destroy() function
H A Dflow_manager.c294 flow_route_bucket_destroy(frb); in flow_mgr_destroy()