Home
last modified time | relevance | path

Searched refs:soflow_faddr6_ifscope (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/bsd/kern/
H A Dsocket_flows.h43 uint32_t soflow_faddr6_ifscope; member
H A Dsocket_flows.c317 entry->soflow_faddr6_ifscope = sin6->sin6_scope_id; in soflow_fill_hash_entry_from_address()
357 entry->soflow_faddr6_ifscope = inp->inp_fifscope; in soflow_fill_hash_entry_from_inp()
543 …faddr.addr6, &entry2->soflow_faddr.addr6, entry1->soflow_faddr6_ifscope, entry2->soflow_faddr6_ifs… in soflow_match_entries_v6()
998 …kaddr(&hash_entry->soflow_faddr.addr6, hash_entry->soflow_fport, hash_entry->soflow_faddr6_ifscope, in soflow_nstat_provider_request_vals()
/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.c7141 hash_entry->soflow_fport, hash_entry->soflow_faddr6_ifscope); in cfil_dgram_save_socket_state()