Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/skywalk/ !
H A Dskywalk_test_common.h116 struct sktc_nexus_attr { struct
117 nexus_name_t name;
118 nexus_type_t type;
119 uint64_t ntxrings;
120 uint64_t nrxrings;
121 uint64_t ntxslots;
122 uint64_t nrxslots;
123 uint64_t slotsize;
124 uint64_t metasize;
148 struct sktc_nexus_attr *sktc_attr, uuid_t *providerp, uuid_t *instancep); argument