Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h962 extern void flow_route_id_bucket_destroy(struct flow_route_id_bucket *);
H A Dflow_manager.c322 flow_route_id_bucket_destroy(frib); in flow_mgr_destroy()
H A Dflow_route.c296 flow_route_id_bucket_destroy(struct flow_route_id_bucket *frib) in flow_route_id_bucket_destroy() function