Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h152 extern void fsw_linger_insert(struct flow_entry *fsw);
H A Dfsw_dp.c3102 fsw_linger_insert(struct flow_entry *fe) in fsw_linger_insert() function
/xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c470 fsw_linger_insert(fe); in flow_entry_destroy()