Searched refs:close_params (Results 1 – 2 of 2) sorted by relevance
438 void *close_params) in flow_entry_destroy() argument465 if (!nolinger && close_params != NULL) { in flow_entry_destroy()466 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()