HomeSort by: relevance | last modified time | path
    Searched defs:top_create (Results 1 - 2 of 2) 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
847 if ((top = top_create(&ifp->if_snd)) == NULL)
altq_cdnr.c 89 static struct top_cdnr *top_create(struct ifaltq *);
408 top_create(struct ifaltq *ifq) function
847 if ((top = top_create(&ifp->if_snd)) == NULL)

Completed in 28 milliseconds