Searched refs:close_params (Results 1 – 2 of 2) sorted by relevance
436 void *close_params) in flow_entry_destroy() argument463 if (!nolinger && close_params != NULL) { in flow_entry_destroy()464 fsw_flow_abort_quic(fe, close_params); in flow_entry_destroy()
515 bool nolinger, void *close_params) in flow_owner_destroy_entry() argument528 flow_entry_destroy(fo, fe, nolinger, close_params); in flow_owner_destroy_entry()