Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dsocket_flows.c184 static boolean_t soflow_entry_local_address_needs_update(struct soflow_hash_entry *);
830 soflow_entry_local_address_needs_update(struct soflow_hash_entry *entry) in soflow_entry_local_address_needs_update() function
864 if (soflow_entry_local_address_needs_update(entry)) { in soflow_entry_update_local()
1171soflow_entry_local_address_needs_update(hash_entry) || soflow_entry_local_port_needs_update(so, ha… in soflow_get_flow()