HomeSort by: relevance | last modified time | path
    Searched defs:top_create (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/altq/
altq_cdnr.c 89 static struct top_cdnr *top_create(struct ifaltq *);
408 top_create(struct ifaltq *ifq) function in typeref:struct:top_cdnr *
847 if ((top = top_create(&ifp->if_snd)) == NULL)

Completed in 12 milliseconds