Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h960 extern void flow_route_id_buckets_free(struct flow_route_id_bucket *, size_t);
H A Dflow_manager.c324 flow_route_id_buckets_free(fm->fm_route_id_buckets, in flow_mgr_destroy()
H A Dflow_route.c274 flow_route_id_buckets_free(struct flow_route_id_bucket *frib, size_t tot_sz) in flow_route_id_buckets_free() function