Home
last modified time | relevance | path

Searched defs:remoteOnly (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/kern/
H A Dsocket_flows.c511 …ntries_v4(struct soflow_hash_entry *entry1, struct soflow_hash_entry *entry2, boolean_t remoteOnly) in soflow_match_entries_v4()
528 …ntries_v6(struct soflow_hash_entry *entry1, struct soflow_hash_entry *entry2, boolean_t remoteOnly) in soflow_match_entries_v6()
545 …t soflow_db *db, struct sockaddr *local, struct sockaddr *remote, boolean_t remoteOnly, boolean_t … in soflow_db_lookup_entry_internal()
608 …_entry(struct soflow_db *db, struct sockaddr *local, struct sockaddr *remote, boolean_t remoteOnly) in soflow_db_lookup_entry()