Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h979 extern struct flow_entry_dead *flow_entry_dead_alloc(zalloc_flags_t);
H A Dflow_entry.c809 flow_entry_dead_alloc(zalloc_flags_t how) in flow_entry_dead_alloc() function
/xnu-8792.81.2/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3835 fed = flow_entry_dead_alloc(Z_WAITOK); in fsw_process_deferred()