Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h1048 extern void flow_route_buckets_free(struct flow_route_bucket *, size_t);
H A Dflow_manager.c296 flow_route_buckets_free(fm->fm_route_buckets, in flow_mgr_destroy()
H A Dflow_route.c171 flow_route_buckets_free(struct flow_route_bucket *frb, size_t tot_sz) in flow_route_buckets_free() function