Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h155 extern void fsw_linger_insert(struct flow_entry *fsw);
H A Dfsw_dp.c3386 fsw_linger_insert(struct flow_entry *fe) in fsw_linger_insert() function
/xnu-8792.81.2/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c753 fsw_linger_insert(fe); in flow_entry_destroy()