Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h153 extern void fsw_linger_insert(struct flow_entry *fsw);
H A Dfsw_dp.c4366 fsw_linger_insert(struct flow_entry *fe) in fsw_linger_insert() function
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c766 fsw_linger_insert(fe); in flow_entry_destroy()