Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dhfsc.c257 struct pool hfsc_class_pl, hfsc_internal_sc_pl; variable
377 pool_init(&hfsc_class_pl, sizeof(struct hfsc_class), 0, in hfsc_initialize()
637 cl = pool_get(&hfsc_class_pl, PR_WAITOK | PR_ZERO); in hfsc_class_create()
714 pool_put(&hfsc_class_pl, cl); in hfsc_class_create()
771 pool_put(&hfsc_class_pl, cl); in hfsc_class_destroy()