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

  /src/sys/altq/
altq_cdnr.c 91 static struct cdnr_block *element_create(struct top_cdnr *, struct tc_action *);
465 element_create(struct top_cdnr *top, struct tc_action *action) function in typeref:struct:cdnr_block *
872 cb = element_create(top, &ap->action);
altq_cdnr.c 91 static struct cdnr_block *element_create(struct top_cdnr *, struct tc_action *);
465 element_create(struct top_cdnr *top, struct tc_action *action) function in typeref:struct:cdnr_block *
872 cb = element_create(top, &ap->action);
altq_cdnr.c 91 static struct cdnr_block *element_create(struct top_cdnr *, struct tc_action *);
465 element_create(struct top_cdnr *top, struct tc_action *action) function in typeref:struct:cdnr_block *
872 cb = element_create(top, &ap->action);

Completed in 1758 milliseconds