Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dsocket_flows.c183 static boolean_t soflow_entry_local_address_needs_update(struct soflow_hash_entry *);
826 soflow_entry_local_address_needs_update(struct soflow_hash_entry *entry) in soflow_entry_local_address_needs_update() function
860 if (soflow_entry_local_address_needs_update(entry)) { in soflow_entry_update_local()
1186soflow_entry_local_address_needs_update(hash_entry) || soflow_entry_local_port_needs_update(so, ha… in soflow_get_flow()