Searched refs:soflow_entry_local_port_needs_update (Results 1 – 1 of 1) sorted by relevance
184 static boolean_t soflow_entry_local_port_needs_update(struct socket *, struct soflow_hash_entry *);837 soflow_entry_local_port_needs_update(struct socket *so, struct soflow_hash_entry *entry) in soflow_entry_local_port_needs_update() function902 if (soflow_entry_local_port_needs_update(db->soflow_db_so, entry)) { in soflow_entry_update_local()1186 …soflow_entry_local_address_needs_update(hash_entry) || soflow_entry_local_port_needs_update(so, ha… in soflow_get_flow()