Home
last modified time | relevance | path

Searched refs:soflow_laddr6_ifscope (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/bsd/kern/
H A Dsocket_flows.h44 uint32_t soflow_laddr6_ifscope; member
H A Dsocket_flows.c308 entry->soflow_laddr6_ifscope = sin6->sin6_scope_id; in soflow_fill_hash_entry_from_address()
348 entry->soflow_laddr6_ifscope = inp->inp_lifscope; in soflow_fill_hash_entry_from_inp()
541 …laddr.addr6, &entry2->soflow_laddr.addr6, entry1->soflow_laddr6_ifscope, entry2->soflow_laddr6_ifs… in soflow_match_entries_v6()
995 …kaddr(&hash_entry->soflow_laddr.addr6, hash_entry->soflow_lport, hash_entry->soflow_laddr6_ifscope, in soflow_nstat_provider_request_vals()