Home
last modified time | relevance | path

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

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