Searched defs:sktc_nexus_attr (Results 1 – 1 of 1) sorted by relevance
116 struct sktc_nexus_attr { struct117 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