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()
253 soflow_fill_hash_entry_from_address(struct soflow_hash_entry *entry, bool isLocal, struct sockaddr … in soflow_fill_hash_entry_from_address()
329 soflow_fill_hash_entry_from_inp(struct soflow_hash_entry *entry, bool isLocal, struct inpcb *inp, b… in soflow_fill_hash_entry_from_inp()
474 struct soflow_hash_entry *entry = NULL; in soflow_db_free() local
612 …struct soflow_hash_entry *entry = soflow_db_lookup_entry_internal(db, local, remote, remoteOnly, f… in soflow_db_lookup_entry() local
720 struct soflow_hash_entry *entry = NULL; in soflow_db_add_entry() local
830 soflow_entry_local_address_needs_update(struct soflow_hash_entry *entry) in soflow_entry_local_address_needs_update()
841 soflow_entry_local_port_needs_update(struct socket *so, struct soflow_hash_entry *entry) in soflow_entry_local_port_needs_update()
850 soflow_entry_update_local(struct soflow_db *db, struct soflow_hash_entry *entry, struct sockaddr *l… in soflow_entry_update_local()
1258 soflow_free_flow(struct soflow_hash_entry *entry) in soflow_free_flow()
1375 struct soflow_hash_entry *entry = NULL; in soflow_gc_cleanup() local
1517 struct soflow_hash_entry *entry = NULL; in soflow_db_apply() local