Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/classq/
H A Dif_classq.h112 char ifcq_name[32]; /* name */ member
H A Dclassq_subr.c143 static_assert(offsetof(struct skoid, sko_name) == offsetof(ifcq_oid_t, ifcq_name)); in ifclassq_setup()