Searched refs:sko_oid (Results 1 – 3 of 3) sorted by relevance
62 if (&skoid->sko_oid == oid) { in _skoid_oid_init()85 struct sysctl_oid *oid = &skoid->sko_oid; in skoid_create()153 sysctl_unregister_oid(&skoid->sko_oid); in skoid_destroy()165 ASSERT(oid != &skoid->sko_oid); in skoid_destroy()
594 struct sysctl_oid sko_oid; /* self sysctl oid storage */ member
142 static_assert(offsetof(struct skoid, sko_oid) == offsetof(ifcq_oid_t, ifcq_oid)); in ifclassq_setup()