Home
last modified time | relevance | path

Searched refs:close_params (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_owner.c510 bool nolinger, void *close_params) in flow_owner_destroy_entry() argument
523 flow_entry_destroy(fo, fe, nolinger, close_params); in flow_owner_destroy_entry()
H A Dflow_entry.c716 void *close_params) in flow_entry_destroy() argument
750 if (!nolinger && close_params != NULL) { in flow_entry_destroy()
751 flow_track_abort_quic(fe, close_params); in flow_entry_destroy()