Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/skywalk/
H A Dos_stats_private.h1121 } nexus_channel_entry, *nexus_channel_entry_t; typedef
1143 offsetof(nexus_channel_entry, nce_ring_entries[n_rings])
1149nexus_channel_entry nci_channel_entries[__counted_by(nci_channel_entries_count)]; /* variable …
/xnu-11417.101.15/bsd/skywalk/nexus/
H A Dnexus.c3310 nexus_channel_entry *entry; in nexus_channel_info_populate()
3339 entry = (nexus_channel_entry *)(void *)scan; in nexus_channel_info_populate()