Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_owner.c37 static void fo_free(struct flow_owner *);
381 fo_free(fo); in flow_owner_alloc()
446 fo_free(fo); in flow_owner_free()
572 fo_free(struct flow_owner *fo) in fo_free() function