HomeSort by: relevance | last modified time | path
    Searched refs:hif_pollcache (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_hfsc.h 302 struct hfsc_class *hif_pollcache; /* cache for poll operation */ member in struct:hfsc_if
altq_hfsc.c 750 if (op == ALTDQ_REMOVE && hif->hif_pollcache != NULL) {
752 cl = hif->hif_pollcache;
753 hif->hif_pollcache = NULL;
798 hif->hif_pollcache = cl;

Completed in 80 milliseconds