Searched refs:ifcq_oid_t (Results 1 – 3 of 3) sorted by relevance
113 } ifcq_oid_t; typedef162 ifcq_oid_t ifcq_oid;
140 static_assert(sizeof(struct skoid) == sizeof(ifcq_oid_t)); in ifclassq_setup()141 static_assert(offsetof(struct skoid, sko_oid_list) == offsetof(ifcq_oid_t, ifcq_oid_list)); in ifclassq_setup()142 static_assert(offsetof(struct skoid, sko_oid) == offsetof(ifcq_oid_t, ifcq_oid)); in ifclassq_setup()143 static_assert(offsetof(struct skoid, sko_name) == offsetof(ifcq_oid_t, ifcq_name)); in ifclassq_setup()
228 ifcq_oid_t fqs_oid;