Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_owner.c514 bool nolinger, void *close_params) in flow_owner_destroy_entry() argument
527 flow_entry_destroy(fo, fe, nolinger, close_params); in flow_owner_destroy_entry()
H A Dflow_entry.c715 void *close_params) in flow_entry_destroy() argument
749 if (!nolinger && close_params != NULL) { in flow_entry_destroy()
759 close_params, QUIC_STATELESS_RESET_TOKEN_SIZE); in flow_entry_destroy()