Lines Matching defs:entry
118 #define SOFLOW_ENTRY_LOG(level, so, entry, debug, msg) … argument
133 #define SOFLOW_ENABLE_DEBUG(so, entry) \ argument
140 #define SOFLOW_ENTRY_FREE(entry) \ argument
211 soflow_entry_log(int level, struct socket *so, struct soflow_hash_entry *entry, const char* msg) in soflow_entry_log()
252 soflow_fill_hash_entry_from_address(struct soflow_hash_entry *entry, bool isLocal, struct sockaddr … in soflow_fill_hash_entry_from_address()
328 soflow_fill_hash_entry_from_inp(struct soflow_hash_entry *entry, bool isLocal, struct inpcb *inp, b… in soflow_fill_hash_entry_from_inp()
472 struct soflow_hash_entry *entry = NULL; in soflow_db_free() local
610 …struct soflow_hash_entry *entry = soflow_db_lookup_entry_internal(db, local, remote, remoteOnly, f… in soflow_db_lookup_entry() local
718 struct soflow_hash_entry *entry = NULL; in soflow_db_add_entry() local
826 soflow_entry_local_address_needs_update(struct soflow_hash_entry *entry) in soflow_entry_local_address_needs_update()
837 soflow_entry_local_port_needs_update(struct socket *so, struct soflow_hash_entry *entry) in soflow_entry_local_port_needs_update()
846 soflow_entry_update_local(struct soflow_db *db, struct soflow_hash_entry *entry, struct sockaddr *l… in soflow_entry_update_local()
1239 soflow_free_flow(struct soflow_hash_entry *entry) in soflow_free_flow()
1356 struct soflow_hash_entry *entry = NULL; in soflow_gc_cleanup() local
1493 struct soflow_hash_entry *entry = NULL; in soflow_db_apply() local