Lines Matching defs:entry
123 #define SOFLOW_ENTRY_LOG(level, so, entry, debug, msg) … argument
137 #define SOFLOW_ENABLE_DEBUG(so, entry) \ argument
144 #define SOFLOW_ENTRY_FREE(entry) \ argument
212 soflow_entry_log(int level, struct socket *so, struct soflow_hash_entry *entry, const char* msg) in soflow_entry_log()
254 soflow_fill_hash_entry_from_address(struct soflow_hash_entry *entry, bool isLocal, struct sockaddr … in soflow_fill_hash_entry_from_address()
334 soflow_fill_hash_entry_from_inp(struct soflow_hash_entry *entry, bool isLocal, struct inpcb *inp, b… in soflow_fill_hash_entry_from_inp()
485 struct soflow_hash_entry *entry = NULL; in soflow_db_free() local
623 …struct soflow_hash_entry *entry = soflow_db_lookup_entry_internal(db, local, remote, remoteOnly, f… in soflow_db_lookup_entry() local
731 struct soflow_hash_entry *entry = NULL; in soflow_db_add_entry() local
840 soflow_entry_local_address_needs_update(struct soflow_hash_entry *entry) in soflow_entry_local_address_needs_update()
851 soflow_entry_local_port_needs_update(struct socket *so, struct soflow_hash_entry *entry) in soflow_entry_local_port_needs_update()
860 soflow_entry_update_local(struct soflow_db *db, struct soflow_hash_entry *entry, struct sockaddr *l… in soflow_entry_update_local()
1281 soflow_free_flow(struct soflow_hash_entry *entry) in soflow_free_flow()
1398 struct soflow_hash_entry *entry = NULL; in soflow_gc_cleanup() local
1540 struct soflow_hash_entry *entry = NULL; in soflow_db_apply() local