Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/classq/
H A Dif_classq.h111 struct sysctl_oid ifcq_oid; /* sysctl oid storage */ member
162 ifcq_oid_t ifcq_oid; member
H A Dclassq_subr.c142 static_assert(offsetof(struct skoid, sko_oid) == offsetof(ifcq_oid_t, ifcq_oid)); in ifclassq_setup()
145 struct skoid *ifcq_skoid = (struct skoid *)&ifq->ifcq_oid; in ifclassq_setup()
217 struct skoid *ifcq_skoid = (struct skoid *)&ifq->ifcq_oid; in ifclassq_teardown()