Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c516 flow_entry_dead_alloc(zalloc_flags_t how) in flow_entry_dead_alloc() function
H A Dflow_var.h933 extern struct flow_entry_dead *flow_entry_dead_alloc(zalloc_flags_t);
/xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3552 fed = flow_entry_dead_alloc(Z_WAITOK); in fsw_process_deferred()