Searched defs:remoteOnly (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.1.10/bsd/kern/ |
| H A D | socket_flows.c | 513 …ntries_v4(struct soflow_hash_entry *entry1, struct soflow_hash_entry *entry2, boolean_t remoteOnly) in soflow_match_entries_v4() 530 …ntries_v6(struct soflow_hash_entry *entry1, struct soflow_hash_entry *entry2, boolean_t remoteOnly) in soflow_match_entries_v6() 547 …t soflow_db *db, struct sockaddr *local, struct sockaddr *remote, boolean_t remoteOnly, boolean_t … in soflow_db_lookup_entry_internal() 610 …_entry(struct soflow_db *db, struct sockaddr *local, struct sockaddr *remote, boolean_t remoteOnly) in soflow_db_lookup_entry()
|