Home
last modified time | relevance | path

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

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