Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h1003 extern struct flow_entry_dead *flow_entry_dead_alloc(zalloc_flags_t);
H A Dflow_entry.c823 flow_entry_dead_alloc(zalloc_flags_t how) in flow_entry_dead_alloc() function
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4905 fed = flow_entry_dead_alloc(Z_WAITOK); in fsw_process_deferred()